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

PrunableFailedJobProvider

Methods

public

prune ( DateTimeInterface $before ) : int

Prune all of the entries older than the given date.

Parameters