function QueueInterface::deleteQueue
Deletes a queue and every item in the queue.
2 methods override QueueInterface::deleteQueue()
- DatabaseQueue::deleteQueue in core/lib/ Drupal/ Core/ Queue/ DatabaseQueue.php 
- Memory::deleteQueue in core/lib/ Drupal/ Core/ Queue/ Memory.php 
File
- 
              core/lib/ Drupal/ Core/ Queue/ QueueInterface.php, line 108 
Class
- QueueInterface
- Interface for a queue.
Namespace
Drupal\Core\QueueCode
public function deleteQueue();Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
