MediaWiki REL1_35
|
Stable to implement. More...
Public Member Functions | |
onTitleMoveStarting ( $old, $nt, $user) | |
This hook is called before moving an article (title), but just after the atomic DB section starts. | |
Stable to implement.
Definition at line 12 of file TitleMoveStartingHook.php.
MediaWiki\Hook\TitleMoveStartingHook::onTitleMoveStarting | ( | $old, | |
$nt, | |||
$user | |||
) |
This hook is called before moving an article (title), but just after the atomic DB section starts.
Implemented in MediaWiki\HookContainer\HookRunner.