Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
RemoveUnusedDefinitionsPass.php
RemoveUnusedDefinitionsPass::$skipScalars
Type:
skipScalars
Overrides
AbstractRecursivePass::$skipScalars
File
vendor/
symfony/
dependency-injection/
Compiler/
RemoveUnusedDefinitionsPass.php
, line 25
Class
RemoveUnusedDefinitionsPass
Removes unused service definitions from the container.
Namespace
Symfony\Component\DependencyInjection\Compiler
Code
protected bool $skipScalars =
true
;
RSS feed