You are here

protected property DomainValidator::$moduleHandler in Domain Access 8

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

domain/src/DomainValidator.php, line 24

Class

DomainValidator
Provides validation of domain strings against RFC standards for hostnames.

Namespace

Drupal\domain

Code

protected $moduleHandler;