Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ResolveChildDefinitionsPass.php
ResolveChildDefinitionsPass::$currentPath
Type:
currentPath
File
vendor/
symfony/
dependency-injection/
Compiler/
ResolveChildDefinitionsPass.php
, line 32
Class
ResolveChildDefinitionsPass
This replaces all ChildDefinition instances with their equivalent fully merged Definition instance.
Namespace
Symfony\Component\DependencyInjection\Compiler
Code
private array $currentPath;
RSS feed