Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Compiler.php
Compiler::$passConfig
Type:
passConfig
File
vendor/
symfony/
dependency-injection/
Compiler/
Compiler.php
, line 24
Class
Compiler
This class is used to remove circular dependencies between individual passes.
Namespace
Symfony\Component\DependencyInjection\Compiler
Code
private PassConfig $passConfig;
RSS feed