protected property UserPasswordResetTest::$account

The user object to test password resetting.

Type: \Drupal\user\Plugin\Core\Entity\User

File

drupal/core/modules/user/lib/Drupal/user/Tests/UserPasswordResetTest.php, line 21
Definition of Drupal\user\Tests\UserPasswordResetTest.

Class

UserPasswordResetTest
Tests resetting a user password.

Namespace

Drupal\user\Tests

Code

protected $account;