Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ServiceReferenceGraph.php
ServiceReferenceGraph::$nodes
Type:
ServiceReferenceGraphNode[]
File
vendor/
symfony/
dependency-injection/
Compiler/
ServiceReferenceGraph.php
, line 32
Class
ServiceReferenceGraph
This is a directed graph of your services.
Namespace
Symfony\Component\DependencyInjection\Compiler
Code
private array $nodes = [];
RSS feed