protected property UserPasswordResetTest::$account in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/user/src/Tests/UserPasswordResetTest.php \Drupal\user\Tests\UserPasswordResetTest::account
The user object to test password resetting.
Type: \Drupal\user\UserInterface
File
- core/
modules/ user/ src/ Tests/ UserPasswordResetTest.php, line 36 - Contains \Drupal\user\Tests\UserPasswordResetTest.
Class
- UserPasswordResetTest
- Ensure that password reset methods work as expected.
Namespace
Drupal\user\TestsCode
protected $account;