MediaWiki master
CanonicalNamespacesHook.php
Go to the documentation of this file.
1<?php
2
3namespace MediaWiki\Hook;
4
29 public function onCanonicalNamespaces( &$namespaces );
30}
This is a hook handler interface, see docs/Hooks.md.
onCanonicalNamespaces(&$namespaces)
Use this hook to add namespaces or alter the defaults.