MissingClassDetectionClassLoader::$missingClass
Same name and namespace in other branches
- 11.x core/lib/Drupal/Component/Discovery/MissingClassDetectionClassLoader.php \Drupal\Component\Discovery\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\DiscoveryCode
protected bool $missingClass = FALSE;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.