Searched refs:getNsFromConfig (Results 1 – 2 of 2) sorted by relevance
25 $this->ns = $this->getNsFromConfig();33 public function getNsFromConfig() function in helper_plugin_searchns138 $namespaces = array_filter($this->getNsFromConfig());
105 $namespaces = $helper->getNsFromConfig();158 $labels = array_keys($helper->getNsFromConfig() + [$this->getLang('other label') => '']);