Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
AnalyzeServiceReferencesPass.php
AnalyzeServiceReferencesPass::$currentDefinition
Type:
currentDefinition
File
vendor/
symfony/
dependency-injection/
Compiler/
AnalyzeServiceReferencesPass.php
, line 38
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 ?Definition $currentDefinition =
null
;
RSS feed