PrepareDate
Table of Contents
Methods
-
prepareDate()
: string|null
prepareDate()
protected
prepareDate(ServerRequestInterface|null $request[, array<string|int, mixed> $args = [] ][, array<string|int, mixed>|null &$params = null ][, string|null $default = null ][, string $name = Prop::DATE ]) : string|null
Parameters
-
$request
: ServerRequestInterface|null
-
-
$args
: array<string|int, mixed>
= []
-
-
$params
: array<string|int, mixed>|null
= null
-
-
$default
: string|null
= null
-
-
$name
: string
= Prop::DATE
-
Return values
string|null