protected property UserAccountFormPasswordResetTest::$user in Drupal 9
User object.
Type: \Drupal\user\UserInterface
File
- core/
modules/ user/ tests/ src/ Kernel/ UserAccountFormPasswordResetTest.php, line 28
Class
- UserAccountFormPasswordResetTest
- Verifies that the password reset behaves as expected with form elements.
Namespace
Drupal\Tests\user\KernelCode
protected $user;