Searched refs:createLink (Results 1 – 1 of 1) sorted by relevance
96 …$html = $this->createLink($actualPageId, $actualPageName, self::HISTORICAL_BREADCRUMB_NAME . "-hom…102 $html .= $this->createLink($id, $name);147 public function createLink($id, $name, $class = null): string function in ComboStrap\\HistoricalBreadcrumbMenuItem