You are here

protected property PurgeBlockForm::$purgeQueue in Purge 8.3

The 'purge.queue' service.

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

File

modules/purge_ui/src/Form/PurgeBlockForm.php, line 72

Class

PurgeBlockForm
End-user form for \Drupal\purge_ui\Plugin\Block\PurgeBlock.

Namespace

Drupal\purge_ui\Form

Code

protected $purgeQueue;