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