You are here

protected property LdapSsoBootSubscriber::$account in LDAP Single Sign On 8.4

Same name and namespace in other branches
  1. 8 src/LdapSsoBootSubscriber.php \Drupal\ldap_sso\LdapSsoBootSubscriber::account

The current user account.

Type: \Drupal\Core\Session\AccountInterface

File

src/LdapSsoBootSubscriber.php, line 57

Class

LdapSsoBootSubscriber
Provides the automated single sign-on provider.

Namespace

Drupal\ldap_sso

Code

protected $account;