think\exception\HttpResponseException::getResponse PHP Метод

getResponse() публичный Метод

public getResponse ( )
    public function getResponse()
    {
        return $this->response;
    }
HttpResponseException