interface
Illuminate
/
Contracts
/
Queue
/
ClearableQueue
ClearableQueue
Methods
public
clear ( $queue ) : int
Delete all of the jobs from the queue.
Parameters
- $queue string
Delete all of the jobs from the queue.