function DrupalQueueInterface::deleteQueue
Delete a queue and every item in the queue.
1 method overrides DrupalQueueInterface::deleteQueue()
- MemoryQueue::deleteQueue in modules/
system/ system.queue.inc - Delete a queue and every item in the queue.
File
-
modules/
system/ system.queue.inc, line 183
Class
Code
public function deleteQueue();
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.