You are here

protected property SimplesamlphpDrupalAuthTest::$entityAccount in simpleSAMLphp Authentication 8.3

A Mock User object to test against.

Type: \Drupal\user\UserInterface

File

tests/src/Unit/Service/SimplesamlphpDrupalAuthTest.php, line 61

Class

SimplesamlphpDrupalAuthTest
SimplesamlphpDrupalAuth unit tests.

Namespace

Drupal\Tests\simplesamlphp_auth\Unit\Service

Code

protected $entityAccount;