AutoloadingStorage::$classloader
Same name and namespace in other branches
- main core/lib/Drupal/Core/Config/AutoloadingStorage.php \Drupal\Core\Config\AutoloadingStorage::classloader
Class loader that loads code from extensions provided to the constructor.
Type: classloader
File
-
core/
lib/ Drupal/ Core/ Config/ AutoloadingStorage.php, line 24
Class
- AutoloadingStorage
- Defines the autoloading storage.
Namespace
Drupal\Core\ConfigCode
protected ?ClassLoader $classloader = NULL;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.