AnnotationRegistry::$failedToAutoload

Same name and namespace in other branches
  1. 11.x core/lib/Drupal/Component/Annotation/Doctrine/AnnotationRegistry.php \Drupal\Component\Annotation\Doctrine\AnnotationRegistry::failedToAutoload

An array of classes which cannot be found

Type: null[] indexed by class name

File

core/lib/Drupal/Component/Annotation/Doctrine/AnnotationRegistry.php, line 38

Class

AnnotationRegistry

Namespace

Drupal\Component\Annotation\Doctrine

Code

private static $failedToAutoload = [];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.