Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DWikiPath.php436 $id = self::removeRootSepIfPresent($path);
759 static function removeRootSepIfPresent($path): string function in ComboStrap\\WikiPath
1097 $absolutePath = self::removeRootSepIfPresent($this->absolutePath);
H A DPermalinkTag.php99 $urlId = WikiPath::removeRootSepIfPresent($urlPath); // delete the root sep (ie :)
H A DPageUrlPath.php317 return WikiPath::removeRootSepIfPresent($this->getValueOrDefault());
H A DExecutionContext.php699 $executingId = WikiPath::removeRootSepIfPresent($executingId);