MediaWiki
REL1_35
APIQueryRecentChangesTokensHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Api\Hook
;
4
9
interface
APIQueryRecentChangesTokensHook
{
26
public
function
onAPIQueryRecentChangesTokens
( &$tokenFunctions );
27
}
MediaWiki\Api\Hook\APIQueryRecentChangesTokensHook
Definition
APIQueryRecentChangesTokensHook.php:9
MediaWiki\Api\Hook\APIQueryRecentChangesTokensHook\onAPIQueryRecentChangesTokens
onAPIQueryRecentChangesTokens(&$tokenFunctions)
Use this hook to add custom tokens to list=recentchanges.
MediaWiki\Api\Hook
Definition
APIAfterExecuteHook.php:3
includes
api
Hook
APIQueryRecentChangesTokensHook.php
Generated on Sat Apr 6 2024 00:06:55 for MediaWiki by
1.9.8