You are here

protected property DashboardController::$purgeQueue in Purge 8.3

The 'purge.queue' service.

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

File

modules/purge_ui/src/Controller/DashboardController.php, line 56

Class

DashboardController
Configuration dashboard for configuring the cache invalidation pipeline.

Namespace

Drupal\purge_ui\Controller

Code

protected $purgeQueue;