You are here

protected property QueryController::$ldapBridge in Lightweight Directory Access Protocol (LDAP) 8.4

LDAP Bridge.

Type: \Drupal\ldap_servers\LdapBridge

File

ldap_query/src/Controller/QueryController.php, line 50

Class

QueryController
Controller class for LDAP queries, in assistance to the entity itself.

Namespace

Drupal\ldap_query\Controller

Code

protected $ldapBridge;