Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ServiceReferenceGraphNode.php
ServiceReferenceGraphNode::$inEdges
Type:
inEdges
File
vendor/
symfony/
dependency-injection/
Compiler/
ServiceReferenceGraphNode.php
, line 26
Class
ServiceReferenceGraphNode
Represents a node in your service graph.
Namespace
Symfony\Component\DependencyInjection\Compiler
Code
private array $inEdges = [];
RSS feed