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

Breadcrumb

  1. Drupal Core 11.1.x
  2. ServerCommand.php

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;
RSS feed
Powered by Drupal