PrepareBoolean
Table of Contents
Methods
- prepareBoolean() : bool|null
- Prepare and returns the boolean value.
Methods
prepareBoolean()
Prepare and returns the boolean value.
protected
prepareBoolean(ServerRequestInterface|null $request[, array<string|int, mixed> $args = [] ][, array<string|int, mixed>|null &$params = null ][, string|null $name = null ]) : bool|null
Parameters
- $request : ServerRequestInterface|null
- $args : array<string|int, mixed> = []
- $params : array<string|int, mixed>|null = null
- $name : string|null = null