TestSiteUserLoginCommand::$classLoader
Same name in other branches
- 9 core/tests/Drupal/TestSite/Commands/TestSiteUserLoginCommand.php \Drupal\TestSite\Commands\TestSiteUserLoginCommand::classLoader
- 8.9.x core/tests/Drupal/TestSite/Commands/TestSiteUserLoginCommand.php \Drupal\TestSite\Commands\TestSiteUserLoginCommand::classLoader
- 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\CommandsCode
protected $classLoader;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.