errorData = $errorData; } /** * @return array */ public function getErrorData(): array { return $this->errorData; } }