Abstract
- Children
Constants |
public Symfony |
Properties |
public static ?Closure $valuePreProcessor = NULL
|
Methods |
public __call(string $method, array $args) : ?mixed |
public __sleep() : array |
public __wakeup() : void |
public static processValue(?mixed $value, bool $allowServices = false) : ?mixed Checks that a value is valid, optionally replacing Definition and Reference configurators by their configure value.
|
Properties |
protected Symfony
|
Properties |
public static ?Closure $valuePreProcessor = NULL
|
Methods |
public static processValue(?mixed $value, bool $allowServices = false) : ?mixed Checks that a value is valid, optionally replacing Definition and Reference configurators by their configure value.
|