You are here

protected property DomainValidator::$configFactory in Domain Access 8

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

domain/src/DomainValidator.php, line 38

Class

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

Namespace

Drupal\domain

Code

protected $configFactory;