interface
Illuminate
/
Contracts
/
Queue
/
ClearableQueue
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.
ClearableQueue
Methods
public
clear ( $queue ) : int
Delete all of the jobs from the queue.
Parameters
- $queue string