error = $error; return $this; } /** * @return mixed */ public function getError() { return $this->error; } }