function MemoryQueue::createQueue
Overrides DrupalQueueInterface::createQueue
File
-
modules/
system/ system.queue.inc, line 359
Class
- MemoryQueue
- Static queue implementation.
Code
public function createQueue() {
// Nothing needed here.
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.