You are here

protected property UrlAndPathQueuer::$registry in URLs queuer 8

The traffic registry with the stored URLs and tags.

Type: null|\Drupal\purge_queuer_url\TrafficRegistryInterface

File

src/Plugin/Purge/Queuer/UrlAndPathQueuer.php, line 45

Class

UrlAndPathQueuer
Queues URLs or paths when Drupal invalidates cache tags.

Namespace

Drupal\purge_queuer_url\Plugin\Purge\Queuer

Code

protected $registry;