Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Compiler.php
Compiler::$serviceReferenceGraph
Type:
serviceReferenceGraph
File
vendor/
symfony/
dependency-injection/
Compiler/
Compiler.php
, line 26
Class
Compiler
This class is used to remove circular dependencies between individual passes.
Namespace
Symfony\Component\DependencyInjection\Compiler
Code
private ServiceReferenceGraph $serviceReferenceGraph;
RSS feed