Home
last modified time | relevance | path

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

/plugin/dev/
DLangProcessor.php14 protected $codeKeys; variable in dokuwiki\\plugin\\dev\\LangProcessor
22 $this->codeKeys = $this->findLanguageKeysInCode();
37 $drop = array_diff_key($lang, $this->codeKeys);