Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. 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
Powered by Drupal