Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. 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
Powered by Drupal