MediaWiki master
SpecialWatchlistGetNonRevisionTypesHook.php
Go to the documentation of this file.
1<?php
2
3namespace MediaWiki\Hook;
4
25 public function onSpecialWatchlistGetNonRevisionTypes( &$nonRevisionTypes );
26}
onSpecialWatchlistGetNonRevisionTypes(&$nonRevisionTypes)
This hook is called when building the SQL query for SpecialWatchlist.