Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ResolveInvalidReferencesPass.php
ResolveInvalidReferencesPass::$signalingException
Type:
signalingException
File
vendor/
symfony/
dependency-injection/
Compiler/
ResolveInvalidReferencesPass.php
, line 33
Class
ResolveInvalidReferencesPass
Emulates the invalid behavior if the reference is not found within the container.
Namespace
Symfony\Component\DependencyInjection\Compiler
Code
private RuntimeException $signalingException;
RSS feed