You are here

protected property SimpleLdapUserManager::$cache in Simple LDAP 8

Type: array

File

modules/simple_ldap_user/src/SimpleLdapUserManager.php, line 42

Class

SimpleLdapUserManager
Manages the loading and syncing of data between LDAP server and Drupal.

Namespace

Drupal\simple_ldap_user

Code

protected $cache = [];