- author Alexander M.
Turek
CloneableFinalInstantiable
| Methods |
| public process(Symfony |
| Properties |
| protected bool $skipScalars = true |
| Methods |
| protected processValue(?mixed $value, bool $isRoot = false) : ?mixed |
| Properties |
| private array $classAttributeConfigurators = [] |
| private array $methodAttributeConfigurators = [] |
| private array $parameterAttributeConfigurators = [] |
| private array $propertyAttributeConfigurators = [] |
| Methods |
| private callConfigurators(array $configurators, Symfony Call all the configurators for the given attribute.
|
| private findConfigurators(array $configurators, string $attributeName) : array Find the first configurator for the given attribute name, looking up the class hierarchy. |