You are here

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

Entity Storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

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

Class

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

Namespace

Drupal\ldap_query\Controller

Code

protected $storage;