You are here

private property CheckCircularReferencesPass::$currentPath in Zircon Profile 8.0

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

File

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

Class

CheckCircularReferencesPass
Checks your services for circular references.

Namespace

Symfony\Component\DependencyInjection\Compiler

Code

private $currentPath;