/**
  * @inherit
  */
 public function getOutput(\R3H6\Error404page\Domain\Model\Error $error)
 {
     $this->httpService->redirect($this->redirect);
 }