You are here

private property OrphanProcessor::$ldapQueryOrLimit in Lightweight Directory Access Protocol (LDAP) 8.3

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

File

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

Class

OrphanProcessor
Locates potential orphan user accounts.

Namespace

Drupal\ldap_user\Processor

Code

private $ldapQueryOrLimit = 30;