protected property QueueService::$queue in Purge 8.3
The Queue (plugin) object in which all items are stored.
Type: \Drupal\purge\Plugin\Purge\Queue\QueueInterface
File
- src/
Plugin/ Purge/ Queue/ QueueService.php, line 77
Class
- QueueService
- Provides the service that lets invalidations interact with a queue backend.
Namespace
Drupal\purge\Plugin\Purge\QueueCode
protected $queue;