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
Definition:
ActionBeforeFormDisplayHook.php:3
MediaWiki\Hook\SpecialWatchlistGetNonRevisionTypesHook\onSpecialWatchlistGetNonRevisionTypes
onSpecialWatchlistGetNonRevisionTypes(&$nonRevisionTypes)
This hook is called when building the SQL query for SpecialWatchlist.
includes
specials
Hook
SpecialWatchlistGetNonRevisionTypesHook.php
Generated on Sat Jan 23 2021 10:09:54 for MediaWiki by
1.8.19