You are here

protected property UrlRegistrar::$queuePaths in URLs queuer 8

Whether to queue paths (true) instead of URLs or not (false).

Type: true|false|null

File

src/StackMiddleware/UrlRegistrar.php, line 57

Class

UrlRegistrar
Collects URLs for all passing traffic.

Namespace

Drupal\purge_queuer_url\StackMiddleware

Code

protected $queuePaths = NULL;