protected property InstallCommand::$classLoader in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Core/Command/InstallCommand.php \Drupal\Core\Command\InstallCommand::classLoader
- 10 core/lib/Drupal/Core/Command/InstallCommand.php \Drupal\Core\Command\InstallCommand::classLoader
The class loader.
Type: object
File
- core/
lib/ Drupal/ Core/ Command/ InstallCommand.php, line 32
Class
- InstallCommand
- Installs a Drupal site for local testing/development.
Namespace
Drupal\Core\CommandCode
protected $classLoader;