%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/graphicd/public_html/vebto/vendor/laravel/horizon/src/Events/
Upload File :
Create Path :
Current File : /home/graphicd/public_html/vebto/vendor/laravel/horizon/src/Events/MasterSupervisorDeployed.php

<?php

namespace Laravel\Horizon\Events;

class MasterSupervisorDeployed
{
    /**
     * The master supervisor that was deployed.
     *
     * @var string
     */
    public $master;

    /**
     * Create a new event instance.
     *
     * @param  string  $master
     * @return void
     */
    public function __construct($master)
    {
        $this->master = $master;
    }
}

Zerion Mini Shell 1.0