Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
AnalyzeServiceReferencesPass.php
AnalyzeServiceReferencesPass::$graph
Type:
graph
File
vendor/
symfony/
dependency-injection/
Compiler/
AnalyzeServiceReferencesPass.php
, line 37
Class
AnalyzeServiceReferencesPass
Run this pass before passes that need to know more about the relation of your services.
Namespace
Symfony\Component\DependencyInjection\Compiler
Code
private ServiceReferenceGraph $graph;
RSS feed