You are here

protected property AuthmapTest::$authmap in External Authentication 2.0.x

Same name and namespace in other branches
  1. 8 tests/src/Kernel/AuthmapTest.php \Drupal\Tests\externalauth\Kernel\AuthmapTest::authmap

The Authmap service.

Type: \Drupal\externalauth\Authmap

File

tests/src/Kernel/AuthmapTest.php, line 27

Class

AuthmapTest
Tests the Authmap service.

Namespace

Drupal\Tests\externalauth\Kernel

Code

protected $authmap;