You are here

private property CheckReferenceValidityPass::$currentScopeChildren in Zircon Profile 8

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

File

vendor/symfony/dependency-injection/Compiler/CheckReferenceValidityPass.php, line 38

Class

CheckReferenceValidityPass
Checks the validity of references.

Namespace

Symfony\Component\DependencyInjection\Compiler

Code

private $currentScopeChildren;