response = $response; } /** * Get the Response object. * * @return \JHttpResponse * * @since __DEPLOY_VERSION__ */ public function getResponse() { return $this->response; } }