MediaWiki REL1_39
SpecialContributionsBeforeMainOutputHook.php
Go to the documentation of this file.
1<?php
2
3namespace MediaWiki\Hook;
4
6use User;
7
Special:Contributions, show user contributions in a paged list.
internal since 1.36
Definition User.php:70
onSpecialContributionsBeforeMainOutput( $id, $user, $sp)
This hook is called before the form on Special:Contributions.