interface
Illuminate
/
Bus
/
PrunableBatchRepository
PrunableBatchRepository
Methods
public
prune ( DateTimeInterface $before ) : int
Prune all of the entries older than the given date.
Parameters
- $before DateTimeInterface