Oihana PHP System

PrepareMargin uses trait:short

Table of Contents

Methods

prepareBoolean()  : bool|null
Prepare and returns the boolean value.
prepareMargin()  : bool|null
Prepare and returns the 'margin' flag 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
Return values
bool|null

prepareMargin()

Prepare and returns the 'margin' flag value.

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

        
On this page

Search results