MediaWiki master
SpecialContributionsBeforeMainOutputHook.php
Go to the documentation of this file.
1<?php
2
4
7
30
32class_alias( SpecialContributionsBeforeMainOutputHook::class,
33 'MediaWiki\\Hook\\SpecialContributionsBeforeMainOutputHook' );
User class for the MediaWiki software.
Definition User.php:130
onSpecialContributionsBeforeMainOutput( $id, $user, $sp)
This hook is called before the form on Special:Contributions.