private property ServiceReferenceGraph::$nodes in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/symfony/dependency-injection/Compiler/ServiceReferenceGraph.php \Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraph::nodes
Type: ServiceReferenceGraphNode[]
File
- vendor/
symfony/ dependency-injection/ Compiler/ ServiceReferenceGraph.php, line 29
Class
- ServiceReferenceGraph
- This is a directed graph of your services.
Namespace
Symfony\Component\DependencyInjection\CompilerCode
private $nodes = array();