MediaWiki
master
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 Apr 19 2025 23:26:30 for MediaWiki by
1.10.0