getItems() as $item) { $html .= $item->asHtmlLink($classprefix , $svg); } return $html; } }