Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
CheckExceptionOnInvalidReferenceBehaviorPass.php
CheckExceptionOnInvalidReferenceBehaviorPass::$serviceLocatorContextIds
Type:
serviceLocatorContextIds
File
vendor/
symfony/
dependency-injection/
Compiler/
CheckExceptionOnInvalidReferenceBehaviorPass.php
, line 28
Class
CheckExceptionOnInvalidReferenceBehaviorPass
Checks that all references are pointing to a valid service.
Namespace
Symfony\Component\DependencyInjection\Compiler
Code
private array $serviceLocatorContextIds = [];
RSS feed