protected property CasPasswordResetTest::$casUser in CAS 8
Same name and namespace in other branches
- 2.x tests/src/Functional/CasPasswordResetTest.php \Drupal\Tests\cas\Functional\CasPasswordResetTest::casUser
A user linked with a CAS account.
Type: \Drupal\user\UserInterface
File
- tests/
src/ Functional/ CasPasswordResetTest.php, line 24
Class
- CasPasswordResetTest
- Tests the user's ability to reset their password.
Namespace
Drupal\Tests\cas\FunctionalCode
protected $casUser;