File manager - Edit - /home/autoph/public_html/projects/test_api/vendor/laravel/framework/src/Illuminate/Contracts/Queue/ClearableQueue.php
Back
<?php namespace Illuminate\Contracts\Queue; interface ClearableQueue { /** * Delete all of the jobs from the queue. * * @param string $queue * @return int */ public function clear($queue); }
| ver. 1.4 |
.
| PHP 8.1.32 | Generation time: 0.01 |
proxy
|
phpinfo
|
Settings