response; } /** * @param \ACES\Common\KeyResponse|null $response */ public function setResponse($response) { $this->response = $response; } }