File manager - Edit - /var/www/ratemypay/vendor/laravel/framework/src/Illuminate/Queue/Failed/PrunableFailedJobProvider.php
Back
<?php namespace Illuminate\Queue\Failed; use DateTimeInterface; interface PrunableFailedJobProvider { /** * Prune all of the entries older than the given date. * * @param \DateTimeInterface $before * @return int */ public function prune(DateTimeInterface $before); }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0.03 |
proxy
|
phpinfo
|
Settings