UserPasswordResetTest::$modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
core/
modules/ user/ tests/ src/ FunctionalJavascript/ UserPasswordResetTest.php, line 39
Class
- UserPasswordResetTest
- Ensure that password reset methods work as expected.
Namespace
Drupal\Tests\user\FunctionalJavascriptCode
protected static $modules = [
'block',
'test_user_config',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.