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)) . '">';373 foreach ($importantNsList as $impNs) {482 $importantNsList = $this->getImportantNamespaces();570 foreach ($importantNsList as $impNs) {665 foreach ($importantNsList as $impNs) {735 $importantNsList = ['important']; // default739 $importantNsList = array_map('trim', explode(',', $config['important_namespaces']));742 return $importantNsList;[all …]