Request
Table of Contents
Properties
Methods
- __construct() : mixed
- hydrate() : mixed
Properties
$body
public
mixed
$body
$headers
public
mixed
$headers
= []
$method
public
mixed
$method
$uri
public
mixed
$uri
Methods
__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>