TRequest
Tags
Table of Contents
Properties
- $params : stdClass
Methods
- getParameter() : mixed
- getParameters() : array<string|int, mixed>
Properties
$params
protected
stdClass
$params
Methods
getParameter()
public
getParameter(string $parameter[, mixed $default = null ]) : mixed
Parameters
- $parameter : string
- $default : mixed = null
getParameters()
public
getParameters() : array<string|int, mixed>