laravel / 10 / api / 10.x / illuminate / queue / failed / prunablefailedjobprovider.html

PrunableFailedJobProvider

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

Return Value

int

© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/10.x/Illuminate/Queue/Failed/PrunableFailedJobProvider.html