You are here

protected property SimplesamlphpDrupalAuth::$moduleHandler in simpleSAMLphp Authentication 8.3

The module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Service/SimplesamlphpDrupalAuth.php, line 76

Class

SimplesamlphpDrupalAuth
Service to link SimpleSAMLphp authentication with Drupal users.

Namespace

Drupal\simplesamlphp_auth\Service

Code

protected $moduleHandler;