You are here

protected property DomainListBuilder::$moduleHandler in Domain Access 8

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

Overrides EntityHandlerBase::$moduleHandler

File

domain/src/DomainListBuilder.php, line 61

Class

DomainListBuilder
User interface for the domain overview screen.

Namespace

Drupal\domain

Code

protected $moduleHandler;