You are here

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

Same name and namespace in other branches
  1. 8 src/ExternalAuth.php \Drupal\externalauth\ExternalAuth::authmap

The authmap service.

Type: \Drupal\externalauth\AuthmapInterface

File

src/ExternalAuth.php, line 42

Class

ExternalAuth
Class ExternalAuth.

Namespace

Drupal\externalauth

Code

protected $authmap;