File manager - Edit - /var/www/payraty/helpdesk/vendor/laravel/horizon/src/Contracts/Pausable.php
Back
<?php namespace Laravel\Horizon\Contracts; interface Pausable { /** * Pause the process. * * @return void */ public function pause(); /** * Instruct the process to continue working. * * @return void */ public function continue(); }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings