You are here

protected property DomainAccessManager::$moduleHandler in Domain Access 8

The Drupal module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

domain_access/src/DomainAccessManager.php, line 33

Class

DomainAccessManager
Checks the access status of entities based on domain settings.

Namespace

Drupal\domain_access

Code

protected $moduleHandler;