Copied!
Abstract
Methods
public process(Symfony\Component\DependencyInjection\ContainerBuilder $container)
 
  • return void
Properties
protected ?Symfony\Component\DependencyInjection\ContainerBuilder $container
protected ?string $currentId = NULL
protected bool $skipScalars = false
Methods
protected enableExpressionProcessing() : void
protected getConstructor(Symfony\Component\DependencyInjection\Definition $definition, bool $required) : ?ReflectionFunctionAbstract
 
  • throws \RuntimeException
protected getReflectionMethod(Symfony\Component\DependencyInjection\Definition $definition, string $method) : ReflectionFunctionAbstract
 
  • throws \RuntimeException
protected inExpression(bool $reset = true) : bool
protected processValue(?mixed $value, bool $isRoot = false)
 

Processes a value found in a definition tree.

  • return mixed
Properties
private Symfony\Component\DependencyInjection\ExpressionLanguage $expressionLanguage
private bool $inExpression = false
private bool $processExpressions = false
Methods
private getExpressionLanguage() : Symfony\Component\DependencyInjection\ExpressionLanguage
© 2024 Bruce Wells
Search Namespaces \ Classes
Configuration