BootableCommandTrait::$classLoader

Same name and namespace in other branches
  1. 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\Command

Code

protected object $classLoader;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.