You are here

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

Same name and namespace in other branches
  1. 8.3 ldap_user/src/Processor/OrphanProcessor.php \Drupal\ldap_user\Processor\OrphanProcessor::configLdapUser

LDAP User config.

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

File

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

Class

OrphanProcessor
Locates potential orphan user accounts.

Namespace

Drupal\ldap_user\Processor

Code

protected $configLdapUser;