Home
last modified time | relevance | path

Searched refs:getPageIdAbbrUrlEncoded (Results 1 – 1 of 1) sorted by relevance

/plugin/combo/ComboStrap/
H A DPageUrlPath.php162 return $id . self::PAGE_ID_URL_SEPARATOR . $this->getPageIdAbbrUrlEncoded();
172 function getPageIdAbbrUrlEncoded(): ?string function in ComboStrap\\PageUrlPath