Overrides QueueInterface::createQueue
public function createQueue() { // All tasks are stored in a single database table (which is created on // demand) so there is nothing we need to do to create a new queue. }