- 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 findConfigurator(array $configurators, string $attributeName) : ?callable Find the first configurator for the given attribute name, looking up the class hierarchy. |