private property DrupalUserProcessor::$server in Lightweight Directory Access Protocol (LDAP) 8.3
Same name and namespace in other branches
- 8.4 ldap_user/src/Processor/DrupalUserProcessor.php \Drupal\ldap_user\Processor\DrupalUserProcessor::server
The server interacting with.
Type: \Drupal\ldap_servers\Entity\Server
File
- ldap_user/
src/ Processor/ DrupalUserProcessor.php, line 37
Class
- DrupalUserProcessor
- Handles processing of a user from LDAP to Drupal.
Namespace
Drupal\ldap_user\ProcessorCode
private $server;