protected property TrustedHostsRequestFactory::$host in Drupal 8
Same name and namespace in other branches
- 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\HttpCode
protected $host;