MissingClassDetectionClassLoader::$missingClass

Flag indicating whether there was an attempt to load a missing class.

Type: missingClass

File

core/lib/Drupal/Component/Discovery/MissingClassDetectionClassLoader.php, line 32

Class

MissingClassDetectionClassLoader
Defines a classloader that detects missing classes.

Namespace

Drupal\Component\Discovery

Code

protected bool $missingClass = FALSE;

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