getLink(); $this->id = $info['goto']; $this->nofollow = isset($info['attr']['rel']); $this->label = $info['text']; $this->svg = __DIR__ . '/svg/' . $info['type'] . '.svg'; } }