You are here

protected property UrlRegistrar::$host in URLs queuer 8

Whether to override the hostname (string value) or keep as is (false).

Type: false|string

File

src/StackMiddleware/UrlRegistrar.php, line 43

Class

UrlRegistrar
Collects URLs for all passing traffic.

Namespace

Drupal\purge_queuer_url\StackMiddleware

Code

protected $host = FALSE;