MissingClassDetectionClassLoader::$missingTraits
Same name and namespace in other branches
- 11.x core/lib/Drupal/Component/Discovery/MissingClassDetectionClassLoader.php \Drupal\Component\Discovery\MissingClassDetectionClassLoader::missingTraits
An array of detected missing traits.
Type: missingTraits
File
-
core/
lib/ Drupal/ Component/ Discovery/ MissingClassDetectionClassLoader.php, line 27
Class
- MissingClassDetectionClassLoader
- Defines a classloader that detects missing classes.
Namespace
Drupal\Component\DiscoveryCode
protected array $missingTraits = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.