You are here

protected property SimplesamlphpAuthManager::$moduleHandler in simpleSAMLphp Authentication 8.3

The module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Service/SimplesamlphpAuthManager.php, line 71

Class

SimplesamlphpAuthManager
Service to interact with the SimpleSAMLPHP authentication library.

Namespace

Drupal\simplesamlphp_auth\Service

Code

protected $moduleHandler;