On this page
ResolveDefinitionTemplatesPass deprecated
class ResolveDefinitionTemplatesPass extends AbstractRecursivePass
deprecated
The ResolveDefinitionTemplatesPass class is deprecated since version 3.4 and will be removed in 4.0. Use the ResolveChildDefinitionsPass class instead.This definition decorates another definition.
Methods
process(ContainerBuilder $container) You can modify the container here before it is dumped to PHP code. |
from AbstractRecursivePass |
Details
process(ContainerBuilder $container)
You can modify the container here before it is dumped to PHP code.
Parameters
ContainerBuilder | $container |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/4.0/Symfony/Component/DependencyInjection/Compiler/ResolveDefinitionTemplatesPass.html