EntryNormalizer
Read onlyYes
FinalYes
Methods
- __construct() : mixed
- normalize() : XMLNode|XMLAttribute
Methods
__construct()
public
__construct(PHPValueNormalizer $valueNormalizer) : mixed
Parameters
- $valueNormalizer : PHPValueNormalizer
normalize()
public
normalize(Entry<mixed, mixed> $entry) : XMLNode|XMLAttribute
Parameters
- $entry : Entry<mixed, mixed>