ServerCommand::$classLoader

Same name in other branches
  1. 9 core/lib/Drupal/Core/Command/ServerCommand.php \Drupal\Core\Command\ServerCommand::classLoader
  2. 8.9.x core/lib/Drupal/Core/Command/ServerCommand.php \Drupal\Core\Command\ServerCommand::classLoader
  3. 10 core/lib/Drupal/Core/Command/ServerCommand.php \Drupal\Core\Command\ServerCommand::classLoader

The class loader.

Type: object

File

core/lib/Drupal/Core/Command/ServerCommand.php, line 33

Class

ServerCommand
Runs the PHP webserver for a Drupal site for local testing/development.

Namespace

Drupal\Core\Command

Code

protected $classLoader;

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