You are here

private property RemoveUnusedDefinitionsPass::$repeatedPass in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/symfony/dependency-injection/Compiler/RemoveUnusedDefinitionsPass.php \Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass::repeatedPass

File

vendor/symfony/dependency-injection/Compiler/RemoveUnusedDefinitionsPass.php, line 23

Class

RemoveUnusedDefinitionsPass
Removes unused service definitions from the container.

Namespace

Symfony\Component\DependencyInjection\Compiler

Code

private $repeatedPass;