File manager - Edit - /var/www/payraty/helpdesk/vendor/laravel/horizon/src/SupervisorCommands/ContinueWorking.php
Back
<?php namespace Laravel\Horizon\SupervisorCommands; use Laravel\Horizon\Contracts\Pausable; class ContinueWorking { /** * Process the command. * * @param \Laravel\Horizon\Contracts\Pausable $pausable * @return void */ public function process(Pausable $pausable) { $pausable->continue(); } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings