Copied!

Emulates the invalid behavior if the reference is not found within the container.

CloneableInstantiable
Methods
public process(Symfony\Component\DependencyInjection\ContainerBuilder $container) : void
 

Process the ContainerBuilder to resolve invalid references.

Properties
private Symfony\Component\DependencyInjection\ContainerBuilder $container
private string $currentId
private Symfony\Component\DependencyInjection\Exception\RuntimeException $signalingException
Methods
private processValue(?mixed $value, int $rootLevel = 0, int $level = 0) : ?mixed
 

Processes arguments to determine invalid references.

  • throws \RuntimeException When an invalid reference is found
© 2024 Bruce Wells
Search Namespaces \ Classes
Configuration