Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
BootableCommandTrait.php
BootableCommandTrait::$classLoader
The class loader.
Type:
object
File
core/
lib/
Drupal/
Core/
Command/
BootableCommandTrait.php
, line 22
Class
BootableCommandTrait
Contains helper methods for console commands that boot up Drupal.
Namespace
Drupal\Core\Command
Code
protected object $classLoader;
RSS feed