RowsNormalizer
Read onlyYes
FinalYes
Methods
- __construct() : mixed
- normalize() : Generator<int, array<string, mixed>>
Methods
__construct()
public
__construct(EntryNormalizer $normalizer) : mixed
Parameters
- $normalizer : EntryNormalizer
normalize()
public
normalize(Rows $rows) : Generator<int, array<string, mixed>>
Parameters
- $rows : Rows