RowsNormalizer
FinalYes
Methods
- normalize() : array<int, array<string, mixed>>
- Normalize row data to ensure XML entries are converted to strings.
Methods
normalize()
Normalize row data to ensure XML entries are converted to strings.
public
normalize(Rows $rows) : array<int, array<string, mixed>>
Parameters
- $rows : Rows