MediaWiki master
SearchableNamespacesHook.php
Go to the documentation of this file.
1<?php
2
4
21 public function onSearchableNamespaces( &$arr );
22}
This is a hook handler interface, see docs/Hooks.md.
onSearchableNamespaces(&$arr)
Use this hook to modify which namespaces are searchable.