Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
CheckArgumentsValidityPass.php
CheckArgumentsValidityPass::$skipScalars
Type:
skipScalars
Overrides
AbstractRecursivePass::$skipScalars
File
vendor/
symfony/
dependency-injection/
Compiler/
CheckArgumentsValidityPass.php
, line 25
Class
CheckArgumentsValidityPass
Checks if arguments of methods are properly configured.
Namespace
Symfony\Component\DependencyInjection\Compiler
Code
protected bool $skipScalars =
true
;
RSS feed