You are here

protected property UrlRegistrar::$registry in URLs queuer 8

The traffic registry with the stored URLs and tags.

Type: \Drupal\purge_queuer_url\TrafficRegistryInterface

File

src/StackMiddleware/UrlRegistrar.php, line 29

Class

UrlRegistrar
Collects URLs for all passing traffic.

Namespace

Drupal\purge_queuer_url\StackMiddleware

Code

protected $registry;