Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DMarkupCacheDependencies.php157 $page = MarkupPath::createMarkupFromStringPath($pathAddedOrDeleted);
H A DMarkupRef.php313 $markupPath = MarkupPath::createMarkupFromStringPath($wikiPath);
H A DMarkupPath.php223 public static function createMarkupFromStringPath(string $path): MarkupPath function in ComboStrap\\MarkupPath