File manager - Edit - /var/www/payraty/helpdesk/vendor/laravel/horizon/src/Events/MasterSupervisorReviving.php
Back
<?php namespace Laravel\Horizon\Events; class MasterSupervisorReviving { /** * The master supervisor that was dead. * * @var string */ public $master; /** * Create a new event instance. * * @param string $master * @return void */ public function __construct($master) { $this->master = $master; } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings