Documentation

Response
in package

Table of Contents

Properties

$code  : int
$http_success  : bool
$isHtml  : bool
$isJson  : bool
$jsonBody  : object|null
$origRes  : array<string|int, mixed>
$rehidrateState  : object|null

Methods

__construct()  : mixed
hasRehidrate()  : bool

Properties

$jsonBody

public object|null $jsonBody = null

$origRes

public array<string|int, mixed> $origRes

$rehidrateState

public object|null $rehidrateState = null

Methods

__construct()

public __construct(array<string|int, mixed> $res) : mixed
Parameters
$res : array<string|int, mixed>

hasRehidrate()

public hasRehidrate() : bool
Return values
bool

        
On this page

Search results