UserAccountFormPasswordResetTest::$modules
Same name in other branches
- 9 core/modules/user/tests/src/Kernel/UserAccountFormPasswordResetTest.php \Drupal\Tests\user\Kernel\UserAccountFormPasswordResetTest::modules
- 11.x core/modules/user/tests/src/Kernel/UserAccountFormPasswordResetTest.php \Drupal\Tests\user\Kernel\UserAccountFormPasswordResetTest::modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ user/ tests/ src/ Kernel/ UserAccountFormPasswordResetTest.php, line 20
Class
- UserAccountFormPasswordResetTest
- Verifies that the password reset behaves as expected with form elements.
Namespace
Drupal\Tests\user\KernelCode
protected static $modules = [
'system',
'user',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.