HttpClientStatus
in package
Read onlyYes
Table of Contents
Properties
Methods
- __construct() : mixed
- create() : self
- isError() : bool
Properties
$message
public
string
$message
$number
public
int
$number
Methods
__construct()
public
__construct(int $number, string $message) : mixed
Parameters
- $number : int
- $message : string
create()
public
static create(CurlHandle $curlHandle) : self
Parameters
- $curlHandle : CurlHandle
Return values
selfisError()
public
isError() : bool