getLinkData(); $this->id = $linkData['goto']; $this->label = $linkData['text']; $this->svg = __DIR__ . '/icon.svg'; } }