interface Illuminate / Queue / Failed / PrunableFailedJobProvider

PrunableFailedJobProvider

Methods

public

prune ( DateTimeInterface $before ) : int

Prune all of the entries older than the given date.

Parameters