You are here

protected property QueueService::$purgePurgers in Purge 8.3

The 'purge.purgers' service.

Type: \Drupal\purge\Plugin\Purge\Purger\PurgersServiceInterface

File

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

Class

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

Namespace

Drupal\purge\Plugin\Purge\Queue

Code

protected $purgePurgers;