Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
CheckArgumentsValidityPass.php
function CheckArgumentsValidityPass::__construct
File
vendor/
symfony/
dependency-injection/
Compiler/
CheckArgumentsValidityPass.php
, line 27
Class
CheckArgumentsValidityPass
Checks if arguments of methods are properly configured.
Namespace
Symfony\Component\DependencyInjection\Compiler
Code
public
function
__construct
(bool
$throwExceptions
=
true
) { }
RSS feed