Home
last modified time | relevance | path

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

/plugin/dev/
H A DLangProcessor.php13 protected $codeKeys; variable in dokuwiki\\plugin\\dev\\LangProcessor
21 $this->codeKeys = $this->findLanguageKeysInCode();
36 $drop = array_diff_key($lang, $this->codeKeys);