protected property DomainValidator::$httpClient in Domain Access 8
The HTTP client.
Type: \GuzzleHttp\Client
File
- domain/
src/ DomainValidator.php, line 31
Class
- DomainValidator
- Provides validation of domain strings against RFC standards for hostnames.
Namespace
Drupal\domainCode
protected $httpClient;