You are here

private property DrupalUserProcessor::$ldapEntry in Lightweight Directory Access Protocol (LDAP) 8.4

LDAP entry.

Type: \Symfony\Component\Ldap\Entry

File

ldap_user/src/Processor/DrupalUserProcessor.php, line 132

Class

DrupalUserProcessor
Handles processing of a user from LDAP to Drupal.

Namespace

Drupal\ldap_user\Processor

Code

private $ldapEntry;