mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-08-28 11:09:26 +00:00
Update return doc
This commit is contained in:
+1
-1
@@ -388,7 +388,7 @@ class Curl
|
||||
* @param $url
|
||||
* @param $data
|
||||
*
|
||||
* @return string
|
||||
* @return mixed Returns the value provided by exec.
|
||||
*/
|
||||
public function get($url, $data = array())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user