Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DSiteConfig.php290 …return WikiPath::createRootNamespacePathOnMarkupDrive()->resolve(Site::getIndexPageName() . "." . …
H A DPageExplorerTag.php333 $namespacePath = WikiPath::createRootNamespacePathOnMarkupDrive();
H A DWikiPath.php749 static function createRootNamespacePathOnMarkupDrive(): WikiPath function in ComboStrap\\WikiPath