File manager - Edit - /home/autoph/public_html/projects/Rating-AutoHub/vendor/laravel/framework/src/Illuminate/Bus/PrunableBatchRepository.php
Back
<?php namespace Illuminate\Bus; use DateTimeInterface; interface PrunableBatchRepository extends BatchRepository { /** * Prune all of the entries older than the given date. * * @param \DateTimeInterface $before * @return int */ public function prune(DateTimeInterface $before); }
| ver. 1.4 |
.
| PHP 8.1.32 | Generation time: 0.01 |
proxy
|
phpinfo
|
Settings