Home
last modified time | relevance | path

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

/template/strap/ComboStrap/
H A DPageUrlPath.php159 function toPermanentUrlPath(string $id): string function in ComboStrap\\PageUrlPath
257 return $this->toPermanentUrlPath($pagePath);
266 return $this->toPermanentUrlPath($page->getCanonicalOrDefault());
268 return $this->toPermanentUrlPath($page->getSlugOrDefault());
286 return $this->toPermanentUrlPath($urlPath);
301 return $this->toPermanentUrlPath($urlPath);