interface PrunableFailedJobProvider (View source)

Methods

int
prune(DateTimeInterface $before)

Prune all of the entries older than the given date.

Details

int prune(DateTimeInterface $before)

Prune all of the entries older than the given date.

Parameters

DateTimeInterface $before

Return Value

int