Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
InlineServiceDefinitionsPass.php
InlineServiceDefinitionsPass::$skipScalars
Type:
skipScalars
Overrides
AbstractRecursivePass::$skipScalars
File
vendor/
symfony/
dependency-injection/
Compiler/
InlineServiceDefinitionsPass.php
, line 27
Class
InlineServiceDefinitionsPass
Inline service definitions where this is possible.
Namespace
Symfony\Component\DependencyInjection\Compiler
Code
protected bool $skipScalars =
true
;
RSS feed