CheckExceptionOnInvalidReferenceBehaviorPass
class CheckExceptionOnInvalidReferenceBehaviorPass implements CompilerPassInterface
Checks that all references are pointing to a valid service.
Methods
process(ContainerBuilder $container)
You can modify the container here before it is dumped to PHP code.
Details
at line line 30
process(ContainerBuilder $container)
You can modify the container here before it is dumped to PHP code.