Home
last modified time | relevance | path

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

/dokuwiki/inc/TreeBuilder/
DPageTreeBuilder.php83 $dir = $this->namespacePath($this->namespace);
227 protected function namespacePath(string $namespace): string function in dokuwiki\\TreeBuilder\\PageTreeBuilder