EntryNormalizer
Read onlyYes
FinalYes
Methods
- __construct() : mixed
- normalize() : string|float|int|bool|null
Methods
__construct()
public
__construct(Caster $caster[, string $dateTimeFormat = DateTimeInterface::ATOM ][, string $dateFormat = 'Y-m-d' ]) : mixed
Parameters
- $caster : Caster
- $dateTimeFormat : string = DateTimeInterface::ATOM
- $dateFormat : string = 'Y-m-d'
normalize()
public
normalize(Entry<mixed, mixed> $entry) : string|float|int|bool|null
Parameters
- $entry : Entry<mixed, mixed>