Flow PHP

EntryNormalizer

Read onlyYes
FinalYes

Methods

__construct()  : mixed
normalize()  : string|float|int|bool|array<string|int, mixed>|null

Methods

__construct()

public __construct([string $dateTimeFormat = DateTimeInterface::ATOM ][, string $dateFormat = 'Y-m-d' ]) : mixed
Parameters
$dateTimeFormat : string = DateTimeInterface::ATOM
$dateFormat : string = 'Y-m-d'

normalize()

public normalize(Entry<mixed, mixed> $entry) : string|float|int|bool|array<string|int, mixed>|null
Parameters
$entry : Entry<mixed, mixed>
Return values
string|float|int|bool|array<string|int, mixed>|null

        
On this page

Search results