You are here

public property DomainHookTest::$moduleHandler in Domain Access 8

The module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

domain/tests/src/Kernel/DomainHookTest.php, line 58

Class

DomainHookTest
Tests domain hooks documented in domain.api.php.

Namespace

Drupal\Tests\domain\Kernel

Code

public $moduleHandler;