You are here

protected property SimplesamlSubscriber::$account in simpleSAMLphp Authentication 8.3

The current account.

Type: \Drupal\Core\Session\AccountInterface

File

src/EventSubscriber/SimplesamlSubscriber.php, line 33

Class

SimplesamlSubscriber
Event subscriber subscribing to KernelEvents::REQUEST.

Namespace

Drupal\simplesamlphp_auth\EventSubscriber

Code

protected $account;