BootableCommandTrait::$classLoader
Same name and namespace in other branches
- 11.x core/lib/Drupal/Core/Command/BootableCommandTrait.php \Drupal\Core\Command\BootableCommandTrait::classLoader
The class loader.
Type: object
File
-
core/
lib/ Drupal/ Core/ Command/ BootableCommandTrait.php, line 27
Class
- BootableCommandTrait
- Contains helper methods for console commands that boot up Drupal.
Namespace
Drupal\Core\CommandCode
protected object $classLoader;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.