You are here

protected static property DomainRedirectResponse::$trustedHosts in Domain Access 8

The trusted hosts matched by the settings.

Type: array

File

domain/src/DomainRedirectResponse.php, line 41

Class

DomainRedirectResponse
A redirect response which understands domain URLs are local to the install.

Namespace

Drupal\domain

Code

protected static $trustedHosts;