You are here

protected property DomainConfigOverrider::$moduleHandler in Domain Access 8

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

domain_config/src/DomainConfigOverrider.php, line 38

Class

DomainConfigOverrider
Domain-specific config overrides.

Namespace

Drupal\domain_config

Code

protected $moduleHandler;