public property EasyHandle::$errno in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/guzzlehttp/guzzle/src/Handler/EasyHandle.php \GuzzleHttp\Handler\EasyHandle::errno
@var int cURL error number (if any)
File
- vendor/
guzzlehttp/ guzzle/ src/ Handler/ EasyHandle.php, line 35
Class
- EasyHandle
- Represents a cURL easy handle and the data it populates.
Namespace
GuzzleHttp\HandlerCode
public $errno = 0;