MediaWiki  master
ApiQueryWatchlistPrepareWatchedItemQueryServiceOptionsHook.php
Go to the documentation of this file.
1 <?php
2 
3 namespace MediaWiki\Api\Hook;
4 
6 
30  $module, $params, &$options
31  );
32 }
This query action allows clients to retrieve a list of recently modified pages that are part of the l...
onApiQueryWatchlistPrepareWatchedItemQueryServiceOptions( $module, $params, &$options)
Use this hook to populate the options to be passed from ApiQueryWatchlist to WatchedItemQueryService.