Home
last modified time | relevance | path

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

/plugin/versionswitch/
Dsyntax.php72 $id = $base . ':' . $ns . ':' . $version->getIdPart();
DVersion.php69 public function getIdPart(): string function in dokuwiki\\plugin\\versionswitch\\Version