interface Illuminate / Contracts / Queue / ClearableQueue
You are viewing an older version of the documentation. For the latest, please visit master documentation.

ClearableQueue

Methods

public

clear ( $queue ) : int

Delete all of the jobs from the queue.

Parameters

  • $queue string