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