ResolveInvalidReferencesPass
class ResolveInvalidReferencesPass implements CompilerPassInterface
Emulates the invalid behavior if the reference is not found within the container.
Methods
Details
at line line 34
process(ContainerBuilder $container)
Process the ContainerBuilder to resolve invalid references.