You are here

private property QueryController::$query in Lightweight Directory Access Protocol (LDAP) 8.4

Same name and namespace in other branches
  1. 8.3 ldap_query/src/Controller/QueryController.php \Drupal\ldap_query\Controller\QueryController::query

Query.

Type: \Drupal\ldap_query\Entity\QueryEntity

File

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

Class

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

Namespace

Drupal\ldap_query\Controller

Code

private $query;