You are here

protected property Server::$connection in Lightweight Directory Access Protocol (LDAP) 8.3

Same name and namespace in other branches
  1. 8.4 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 73

Class

Server
Defines the Server entity.

Namespace

Drupal\ldap_servers\Entity

Code

protected $connection = FALSE;