Home
last modified time | relevance | path

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

/plugin/dev/
H A DLangProcessor.php45 $this->removeLangKey($file, $subkey, $key);
48 $this->removeLangKey($file, $key);
66 $this->removeLangKey($file, $key);
78 protected function removeLangKey($file, $key, $sub = '') function in dokuwiki\\plugin\\dev\\LangProcessor