Resolves all parameter placeholders "%somevalue%" to their real values.
- author Johannes M.
Schmitt
CloneableInstantiable
Methods |
public __construct(bool $resolveArrays = true, bool $throwOnResolveException = true) |
public process(Symfony
|
Properties |
protected bool $skipScalars = false |
Methods |
protected processValue(?mixed $value, bool $isRoot = false) : ?mixed |
Properties |
private Symfony |
private bool $resolveArrays |
private bool $throwOnResolveException |