extractRequestParams() * @param array &$options Array of options for * WatchedItemQueryService::getWatchedItemsWithRecentChangeInfo() * @return bool|void True or no return value to continue or false to abort */ public function onApiQueryWatchlistPrepareWatchedItemQueryServiceOptions( $module, $params, &$options ); }