interface ClearableQueue (View source)

Methods

int
clear(string $queue)

Delete all of the jobs from the queue.

Details

int clear(string $queue)

Delete all of the jobs from the queue.

Parameters

string $queue

Return Value

int