ControllerRequest
Table of Contents
Properties
Methods
- __construct() : mixed
- hydrate() : self
Properties
$callUuid
public
string
$callUuid
= ''
$userId
public
int
$userId
= 0
Methods
__construct()
public
__construct([array<string|int, mixed>|null $fields = null ]) : mixed
Parameters
- $fields : array<string|int, mixed>|null = null
hydrate()
public
hydrate(array<string|int, mixed> $fields) : self
Parameters
- $fields : array<string|int, mixed>