You are here

protected property QueueService::$purgeQueueStats in Purge 8.3

The 'purge.queue.stats' service.

Type: \Drupal\purge\Plugin\Purge\Queue\StatsTrackerInterface

File

src/Plugin/Purge/Queue/QueueService.php, line 70

Class

QueueService
Provides the service that lets invalidations interact with a queue backend.

Namespace

Drupal\purge\Plugin\Purge\Queue

Code

protected $purgeQueueStats;