public function DrupalQueueInterface::deleteQueue

public DrupalQueueInterface::deleteQueue()

Delete a queue and every item in the queue.

File

modules/system/system.queue.inc, line 183
Queue functionality.

Class

DrupalQueueInterface

Code

public function deleteQueue();

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/modules!system!system.queue.inc/function/DrupalQueueInterface::deleteQueue/7.x