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