You are here

protected property CasUserManagerTest::$authmap 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::authmap

The mocked Authmap.

Type: \Drupal\externalauth\AuthmapInterface

File

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

Class

CasUserManagerTest
CasUserManager unit tests.

Namespace

Drupal\Tests\cas\Unit\Service

Code

protected $authmap;