You are here

protected property CasUserManagerTest::$account in CAS 8

Same name and namespace in other branches
  1. 2.x tests/src/Unit/Service/CasUserManagerTest.php \Drupal\Tests\cas\Unit\Service\CasUserManagerTest::account

The mocked user account.

Type: \Drupal\user\UserInterface

File

tests/src/Unit/Service/CasUserManagerTest.php, line 91

Class

CasUserManagerTest
CasUserManager unit tests.

Namespace

Drupal\Tests\cas\Unit\Service

Code

protected $account;