MediaWiki REL1_35
|
Stable to implement. More...
Public Member Functions | |
onSearchableNamespaces (&$arr) | |
Use this hook to modify which namespaces are searchable. | |
Stable to implement.
Definition at line 9 of file SearchableNamespacesHook.php.
MediaWiki\Search\Hook\SearchableNamespacesHook::onSearchableNamespaces | ( | & | $arr | ) |
Use this hook to modify which namespaces are searchable.
int[] | &$arr | Array of namespaces ($nsId => $name) which will be used |
Implemented in MediaWiki\HookContainer\HookRunner.