You are here

protected property Server::$moduleHandler in Lightweight Directory Access Protocol (LDAP) 8.4

Same name and namespace in other branches
  1. 8.3 ldap_servers/src/Entity/Server.php \Drupal\ldap_servers\Entity\Server::moduleHandler

Module handler.

Type: \Drupal\Core\Extension\ModuleHandler

File

ldap_servers/src/Entity/Server.php, line 112

Class

Server
Defines the Server entity.

Namespace

Drupal\ldap_servers\Entity

Code

protected $moduleHandler;