RemoveEmptyControllerArgumentLocatorsPass
class RemoveEmptyControllerArgumentLocatorsPass implements CompilerPassInterface
Removes empty service-locators registered for ServiceValueResolver.
Methods
__construct(string $controllerLocator = 'argument_resolver.controller_locator')
No description
process(ContainerBuilder $container)
You can modify the container here before it is dumped to PHP code.
Details
process(ContainerBuilder $container)
You can modify the container here before it is dumped to PHP code.