MediaWiki REL1_35
CanonicalNamespacesHook.php
Go to the documentation of this file.
1<?php
2
3namespace MediaWiki\Hook;
4
26 public function onCanonicalNamespaces( &$namespaces );
27}
onCanonicalNamespaces(&$namespaces)
Use this hook to add namespaces or alter the defaults.