MediaWiki
REL1_39
SpecialWatchlistGetNonRevisionTypesHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
12
interface
SpecialWatchlistGetNonRevisionTypesHook
{
25
public
function
onSpecialWatchlistGetNonRevisionTypes
( &$nonRevisionTypes );
26
}
MediaWiki\Hook\SpecialWatchlistGetNonRevisionTypesHook
This is a hook handler interface, see docs/Hooks.md.
Definition
SpecialWatchlistGetNonRevisionTypesHook.php:12
MediaWiki\Hook\SpecialWatchlistGetNonRevisionTypesHook\onSpecialWatchlistGetNonRevisionTypes
onSpecialWatchlistGetNonRevisionTypes(&$nonRevisionTypes)
This hook is called when building the SQL query for SpecialWatchlist.
MediaWiki\Hook
Definition
ActionBeforeFormDisplayHook.php:3
includes
specials
Hook
SpecialWatchlistGetNonRevisionTypesHook.php
Generated on Sat Jan 18 2025 06:24:23 for MediaWiki by
1.10.0