The host of the main request.
Type: string
File
- core/lib/Drupal/Core/Http/TrustedHostsRequestFactory.php, line 27
Class
- TrustedHostsRequestFactory
- Provides a request factory for requests using host verification.
Namespace
Drupal\Core\Http
Code
protected $host;
Please login to continue.