public static property UserPasswordResetTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/user/src/Tests/UserPasswordResetTest.php \Drupal\user\Tests\UserPasswordResetTest::modules
Modules to enable.
Type: array
File
- core/
modules/ user/ src/ Tests/ UserPasswordResetTest.php, line 43 - Contains \Drupal\user\Tests\UserPasswordResetTest.
Class
- UserPasswordResetTest
- Ensure that password reset methods work as expected.
Namespace
Drupal\user\TestsCode
public static $modules = [
'block',
];