ResolveHotPathPass

class ResolveHotPathPass extends AbstractRecursivePass

Propagate "container.hot_path" tags to referenced services.

Methods

process(ContainerBuilder $container)

You can modify the container here before it is dumped to PHP code.

__construct($tagName = 'container.hot_path')

Details

process(ContainerBuilder $container)

You can modify the container here before it is dumped to PHP code.

Parameters

ContainerBuilder $container

__construct($tagName = 'container.hot_path')

Parameters

$tagName

© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/4.0/Symfony/Component/DependencyInjection/Compiler/ResolveHotPathPass.html