MediaWiki REL1_35
NamespaceIsMovableHook.php
Go to the documentation of this file.
1<?php
2
3namespace MediaWiki\Hook;
4
22 public function onNamespaceIsMovable( $index, &$result );
23}
onNamespaceIsMovable( $index, &$result)
This hook is called when determining if it is possible to move pages in a namespace.