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