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

Breadcrumb

  1. Drupal Core 11.1.x
  2. DefinitionErrorExceptionPass.php

DefinitionErrorExceptionPass::$erroredDefinitions

Type: erroredDefinitions

File

vendor/symfony/dependency-injection/Compiler/DefinitionErrorExceptionPass.php, line 30

Class

DefinitionErrorExceptionPass
Throws an exception for any Definitions that have errors and still exist.

Namespace

Symfony\Component\DependencyInjection\Compiler

Code

private array $erroredDefinitions = [];
RSS feed
Powered by Drupal