Dietcube\Events\FinishRequestEvent::getResponse PHP Method

getResponse() public method

public getResponse ( ) : Response
return Dietcube\Response
    public function getResponse()
    {
        return $this->response;
    }