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