You are here

private property RemoveUnusedDefinitionsPass::$repeatedPass in Service Container 7

Same name and namespace in other branches
  1. 7.2 modules/providers/service_container_symfony/lib/Symfony/Component/DependencyInjection/Compiler/RemoveUnusedDefinitionsPass.php \Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass::repeatedPass

File

modules/providers/service_container_symfony/lib/Symfony/Component/DependencyInjection/Compiler/RemoveUnusedDefinitionsPass.php, line 23

Class

RemoveUnusedDefinitionsPass
Removes unused service definitions from the container.

Namespace

Symfony\Component\DependencyInjection\Compiler

Code

private $repeatedPass;