protected property QueueService::$buffer in Purge 8.3
The transaction buffer in which invalidation objects temporarily stay.
Type: \Drupal\purge\Plugin\Purge\Queue\TxBufferInterface
File
- src/
Plugin/ Purge/ Queue/ QueueService.php, line 28
Class
- QueueService
- Provides the service that lets invalidations interact with a queue backend.
Namespace
Drupal\purge\Plugin\Purge\QueueCode
protected $buffer;