Configuration
class Configuration
Methods
__construct(RowNormalizer|null $rowNormalizer = new RowNormalizer(), IStructure|null $structure = null, Conventions|null $conventions = new Conventions\StaticConventions(), Storage|null $cacheStorage = null)
No description
setRowNormalizer(RowNormalizer|null $normalizer)
No description
callable|null
getRowNormalizer()
No description
Details
at line 17
__construct(RowNormalizer|null $rowNormalizer = new RowNormalizer(), IStructure|null $structure = null, Conventions|null $conventions = new Conventions\StaticConventions(), Storage|null $cacheStorage = null)
No description
at line 26
Configuration
setRowNormalizer(RowNormalizer|null $normalizer)
No description
at line 33
callable|null
getRowNormalizer()
No description