Searched refs:importantNsList (Results 1 – 1 of 1) sorted by relevance
194 $importantNsList = ['important']; // default198 $importantNsList = array_map('trim', explode(',', $config['important_namespaces']));203 …tyles)) . '" data-important-namespaces="' . htmlspecialchars(json_encode($importantNsList)) . '">';463 foreach ($importantNsList as $impNs) {568 $importantNsList = $this->getImportantNamespaces();656 foreach ($importantNsList as $impNs) {751 foreach ($importantNsList as $impNs) {821 $importantNsList = ['important']; // default825 $importantNsList = array_map('trim', explode(',', $config['important_namespaces']));828 return $importantNsList;[all …]