interface
Illuminate
/
Bus
/
PrunableBatchRepository
You are viewing an older version of the documentation. For the latest, please visit master documentation.
PrunableBatchRepository
Methods
public
prune ( DateTimeInterface $before ) : int
Prune all of the entries older than the given date.
Parameters
- $before DateTimeInterface