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