protected property LdapSsoBootSubscriber::$account in LDAP Single Sign On 8
Same name and namespace in other branches
- 8.4 src/LdapSsoBootSubscriber.php \Drupal\ldap_sso\LdapSsoBootSubscriber::account
The current user account.
Type: \Drupal\Core\Session\AccountInterface
File
- src/
LdapSsoBootSubscriber.php, line 33
Class
- LdapSsoBootSubscriber
- Provides the automated single sign-on provider.
Namespace
Drupal\ldap_ssoCode
protected $account;