You are here

protected property RegistryCheck::$registry in URLs queuer 8

The traffic registry with the stored URLs and tags.

Type: \Drupal\purge_queuer_url\TrafficRegistryInterface

File

src/Plugin/Purge/DiagnosticCheck/RegistryCheck.php, line 28

Class

RegistryCheck
Tests if the URL queuer's traffic registry is in a healthy shape.

Namespace

Drupal\purge_queuer_url\Plugin\Purge\DiagnosticCheck

Code

protected $registry;