You are here

protected property ExternalAuthTest::$authmap in External Authentication 8

Same name and namespace in other branches
  1. 2.0.x tests/src/Unit/ExternalAuthTest.php \Drupal\Tests\externalauth\Unit\ExternalAuthTest::authmap

The mocked authmap service.

Type: \Drupal\externalauth\AuthmapInterface|\PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/ExternalAuthTest.php, line 33

Class

ExternalAuthTest
ExternalAuth unit tests.

Namespace

Drupal\Tests\externalauth\Unit

Code

protected $authmap;