You are here

protected static property Request::$trustedHosts in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/http-foundation/Request.php \Symfony\Component\HttpFoundation\Request::trustedHosts

Type: string[]

File

vendor/symfony/http-foundation/Request.php, line 61

Class

Request
Request represents an HTTP request.

Namespace

Symfony\Component\HttpFoundation

Code

protected static $trustedHosts = array();