class RemoveUnusedDefinitionsPass implements RepeatablePassInterface
Removes unused service definitions from the container.
setRepeatedPass(RepeatedPass $repeatedPass) | ||
process(ContainerBuilder $container) Processes the ContainerBuilder to remove unused definitions. |
RepeatedPass | $repeatedPass |
Processes the ContainerBuilder to remove unused definitions.
ContainerBuilder | $container |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/DependencyInjection/Compiler/RemoveUnusedDefinitionsPass.html