MediaWiki REL1_35
APIQueryRecentChangesTokensHook.php
Go to the documentation of this file.
1<?php
2
3namespace MediaWiki\Api\Hook;
4
26 public function onAPIQueryRecentChangesTokens( &$tokenFunctions );
27}
onAPIQueryRecentChangesTokens(&$tokenFunctions)
Use this hook to add custom tokens to list=recentchanges.