Home
last modified time | relevance | path

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

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