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