protected property TestSiteUserLoginCommand::$classLoader in Drupal 8
Same name and namespace in other branches
- 9 core/tests/Drupal/TestSite/Commands/TestSiteUserLoginCommand.php \Drupal\TestSite\Commands\TestSiteUserLoginCommand::classLoader
The class loader to use for installation and initialization of setup.
Type: \Symfony\Component\Classloader\Classloader
File
- core/
tests/ Drupal/ TestSite/ Commands/ TestSiteUserLoginCommand.php, line 27
Class
- TestSiteUserLoginCommand
- Command to generate a login link for the test site.
Namespace
Drupal\TestSite\CommandsCode
protected $classLoader;