Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DPageUrlPath.php98 return $this->getUrlPathFromType($urlType);
149 return $this->getUrlPathFromType($urlTypeDefault);
241 public function getUrlPathFromType(string $urlType): string function in ComboStrap\\PageUrlPath
H A DPermalinkTag.php98 ->getUrlPathFromType(PageUrlType::CONF_VALUE_CANONICAL_PATH);