You are here

private property CheckCircularReferencesPass::$checkedNodes in Zircon Profile 8

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

File

vendor/symfony/dependency-injection/Compiler/CheckCircularReferencesPass.php, line 30

Class

CheckCircularReferencesPass
Checks your services for circular references.

Namespace

Symfony\Component\DependencyInjection\Compiler

Code

private $checkedNodes;