REBELinBLUE\Deployer\Events\RestartSocketServer::__construct PHP Méthode

__construct() public méthode

RestartSocketServer constructor.
public __construct ( )
    public function __construct()
    {
        $this->message = 'restart';
    }
RestartSocketServer