REBELinBLUE\Deployer\Events\RestartSocketServer::__construct PHP Method

__construct() public method

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