You are here

protected property SimplesamlExternalauthSubscriber::$moduleHandler in simpleSAMLphp Authentication 8.3

The module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/EventSubscriber/SimplesamlExternalauthSubscriber.php, line 53

Class

SimplesamlExternalauthSubscriber
Event subscriber subscribing to ExternalAuthEvents.

Namespace

Drupal\simplesamlphp_auth\EventSubscriber

Code

protected $moduleHandler;