TestSiteUserLoginCommand::$classLoader

Same name and namespace in other branches
  1. 9 core/tests/Drupal/TestSite/Commands/TestSiteUserLoginCommand.php \Drupal\TestSite\Commands\TestSiteUserLoginCommand::classLoader
  2. 8.9.x core/tests/Drupal/TestSite/Commands/TestSiteUserLoginCommand.php \Drupal\TestSite\Commands\TestSiteUserLoginCommand::classLoader
  3. 10 core/tests/Drupal/TestSite/Commands/TestSiteUserLoginCommand.php \Drupal\TestSite\Commands\TestSiteUserLoginCommand::classLoader

The class loader to use for installation and initialization of setup.

Type: \Composer\Autoload\ClassLoader

File

core/tests/Drupal/TestSite/Commands/TestSiteUserLoginCommand.php, line 29

Class

TestSiteUserLoginCommand
Command to generate a login link for the test site.

Namespace

Drupal\TestSite\Commands

Code

protected $classLoader;

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