mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-08-30 04:01:47 +00:00
Remove all caps
This commit is contained in:
+1
-1
@@ -906,7 +906,7 @@ class Curl
|
||||
* @param $options
|
||||
*
|
||||
* @return boolean
|
||||
* Returns TRUE if all options were successfully set. If an option could not be successfully set, FALSE is
|
||||
* Returns true if all options were successfully set. If an option could not be successfully set, false is
|
||||
* immediately returned, ignoring any future options in the options array. Similar to curl_setopt_array().
|
||||
*/
|
||||
public function setOpts($options)
|
||||
|
||||
Reference in New Issue
Block a user