Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. ResolveChildDefinitionsPass.php

ResolveChildDefinitionsPass::$skipScalars

Type: skipScalars

Overrides AbstractRecursivePass::$skipScalars

File

vendor/symfony/dependency-injection/Compiler/ResolveChildDefinitionsPass.php, line 30

Class

ResolveChildDefinitionsPass
This replaces all ChildDefinition instances with their equivalent fully merged Definition instance.

Namespace

Symfony\Component\DependencyInjection\Compiler

Code

protected bool $skipScalars = true;
RSS feed
Powered by Drupal