Home
last modified time | relevance | path

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

/plugin/dx/src/
H A DStandardize.php21 $this->ensurePluginDirPristine($pluginName);
47 private function ensurePluginDirPristine(string $pluginName): void function in dokuwiki\\plugin\\dx\\src\\Standardize