class ResolveInvalidReferencesPass implements CompilerPassInterface
Emulates the invalid behavior if the reference is not found within the container.
process(ContainerBuilder $container) Process the ContainerBuilder to resolve invalid references. |
Process the ContainerBuilder to resolve invalid references.
ContainerBuilder | $container |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/DependencyInjection/Compiler/ResolveInvalidReferencesPass.html