Same name and namespace in other branches
  1. 8.9.x core/lib/Drupal/Core/Http/TrustedHostsRequestFactory.php \Drupal\Core\Http\TrustedHostsRequestFactory::host
  2. 9 core/lib/Drupal/Core/Http/TrustedHostsRequestFactory.php \Drupal\Core\Http\TrustedHostsRequestFactory::host

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;