protected property DomainValidator::$entityTypeManager in Domain Access 8
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- domain/
src/ DomainValidator.php, line 45
Class
- DomainValidator
- Provides validation of domain strings against RFC standards for hostnames.
Namespace
Drupal\domainCode
protected $entityTypeManager;