You are here

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

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

LDAP SSO config.

Type: \Drupal\Core\Config\Config|\Drupal\Core\Config\ImmutableConfig

File

src/LdapSsoBootSubscriber.php, line 29

Class

LdapSsoBootSubscriber
Provides the automated single sign-on provider.

Namespace

Drupal\ldap_sso

Code

protected $config;