protected property MemoryQueue::$bufferInitialized in Purge 8.3
Whether the buffer has been initialized or not.
Type: bool
File
- src/
Plugin/ Purge/ Queue/ MemoryQueue.php, line 25
Class
- MemoryQueue
- A QueueInterface compliant volatile memory buffer queue.
Namespace
Drupal\purge\Plugin\Purge\QueueCode
protected $bufferInitialized;