Oihana PHP System

PrepareQuantity uses trait:short

Table of Contents

Methods

prepareInt()  : int|null
Prepare an integer parameter.
prepareQuantity()  : int|null

Methods

prepareInt()

Prepare an integer parameter.

protected prepareInt(ServerRequestInterface|null $request[, array<string|int, mixed> $args = [] ][, array<string|int, mixed>|null &$params = null ][, int|null $defaultValue = null ][, string|null $name = null ]) : int|null
Parameters
$request : ServerRequestInterface|null
$args : array<string|int, mixed> = []
$params : array<string|int, mixed>|null = null
$defaultValue : int|null = null
$name : string|null = null
Return values
int|null

prepareQuantity()

protected prepareQuantity(ServerRequestInterface|null $request[, array<string|int, mixed> $args = [] ][, array<string|int, mixed>|null &$params = null ][, int|null $defaultValue = null ]) : int|null
Parameters
$request : ServerRequestInterface|null
$args : array<string|int, mixed> = []
$params : array<string|int, mixed>|null = null
$defaultValue : int|null = null
Return values
int|null

        
On this page

Search results