Response
Table of Contents
Properties
-
$body
: mixed
-
$error
: mixed
-
$headers
: mixed
-
$statusCode
: mixed
Methods
-
__construct()
: mixed
-
hydrate()
: mixed
$body
public
mixed
$body
= ""
$error
public
mixed
$error
= ""
public
mixed
$headers
= []
$statusCode
public
mixed
$statusCode
= 0
__construct()
public
__construct([array<string|int, mixed> $fields = null ]) : mixed
Parameters
-
$fields
: array<string|int, mixed>
= null
-
hydrate()
public
hydrate(array<string|int, mixed> $fields) : mixed
Parameters
-
$fields
: array<string|int, mixed>
-