MediaWiki
master
WatchlistEditorBeforeFormRenderHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
12
interface
WatchlistEditorBeforeFormRenderHook
{
24
public
function
onWatchlistEditorBeforeFormRender
( &$watchlistInfo );
25
}
MediaWiki\Hook\WatchlistEditorBeforeFormRenderHook
This is a hook handler interface, see docs/Hooks.md.
Definition:
WatchlistEditorBeforeFormRenderHook.php:12
MediaWiki\Hook\WatchlistEditorBeforeFormRenderHook\onWatchlistEditorBeforeFormRender
onWatchlistEditorBeforeFormRender(&$watchlistInfo)
This hook is called before building the Special:EditWatchlist form.
MediaWiki\Hook
Definition:
ActionBeforeFormDisplayHook.php:3
includes
specials
Hook
WatchlistEditorBeforeFormRenderHook.php
Generated on Sun Jun 4 2023 10:09:41 for MediaWiki by
1.9.1