interface
Illuminate
/
Queue
/
Failed
/
PrunableFailedJobProvider
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.
PrunableFailedJobProvider
Methods
public
prune ( DateTimeInterface $before ) : int
Prune all of the entries older than the given date.
Parameters
- $before DateTimeInterface