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