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