You are here

protected property OrphanProcessor::$ldapUserManager in Lightweight Directory Access Protocol (LDAP) 8.4

LDAP User Manager.

Type: \Drupal\ldap_servers\LdapUserManager

File

ldap_user/src/Processor/OrphanProcessor.php, line 104

Class

OrphanProcessor
Locates potential orphan user accounts.

Namespace

Drupal\ldap_user\Processor

Code

protected $ldapUserManager;