Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
DefinitionErrorExceptionPass.php
DefinitionErrorExceptionPass::$sourceReferences
Type:
sourceReferences
File
vendor/
symfony/
dependency-injection/
Compiler/
DefinitionErrorExceptionPass.php
, line 31
Class
DefinitionErrorExceptionPass
Throws an exception for any Definitions that have errors and still exist.
Namespace
Symfony\Component\DependencyInjection\Compiler
Code
private array $sourceReferences = [];
RSS feed