protected property Server::$connection in Lightweight Directory Access Protocol (LDAP) 8.4
Same name and namespace in other branches
- 8.3 ldap_servers/src/Entity/Server.php \Drupal\ldap_servers\Entity\Server::connection
LDAP Server connection.
Type: resource|false
File
- ldap_servers/
src/ Entity/ Server.php, line 141
Class
- Server
- Defines the Server entity.
Namespace
Drupal\ldap_servers\EntityCode
protected $connection = FALSE;