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