Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
AnalyzeServiceReferencesPass.php
AnalyzeServiceReferencesPass::$skipScalars
Type:
skipScalars
Overrides
AbstractRecursivePass::$skipScalars
File
vendor/
symfony/
dependency-injection/
Compiler/
AnalyzeServiceReferencesPass.php
, line 35
Class
AnalyzeServiceReferencesPass
Run this pass before passes that need to know more about the relation of your services.
Namespace
Symfony\Component\DependencyInjection\Compiler
Code
protected bool $skipScalars =
true
;
RSS feed