You are here

private property RepeatedPass::$repeat in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/dependency-injection/Compiler/RepeatedPass.php \Symfony\Component\DependencyInjection\Compiler\RepeatedPass::repeat

Type: bool

File

vendor/symfony/dependency-injection/Compiler/RepeatedPass.php, line 27

Class

RepeatedPass
A pass that might be run repeatedly.

Namespace

Symfony\Component\DependencyInjection\Compiler

Code

private $repeat = false;