LoginCommandTest::$modules
Same name in this branch
- main core/modules/user/tests/src/Functional/Command/LoginCommandTest.php \Drupal\Tests\user\Functional\Command\LoginCommandTest::modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ user/ tests/ src/ Kernel/ Command/ LoginCommandTest.php, line 36
Class
- LoginCommandTest
- Tests user:login console command failure modes (blocked, user not found).
Namespace
Drupal\Tests\user\Kernel\CommandCode
protected static $modules = [
'user',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.