MediaWiki
REL1_35
SpecialResetTokensTokensHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
9
interface
SpecialResetTokensTokensHook
{
22
public
function
onSpecialResetTokensTokens
( &$tokens );
23
}
MediaWiki\Hook\SpecialResetTokensTokensHook
Stable to implement.
Definition
SpecialResetTokensTokensHook.php:9
MediaWiki\Hook\SpecialResetTokensTokensHook\onSpecialResetTokensTokens
onSpecialResetTokensTokens(&$tokens)
This hook is called when building token list for SpecialResetTokens.
MediaWiki\Hook
Definition
ActionBeforeFormDisplayHook.php:3
includes
specials
Hook
SpecialResetTokensTokensHook.php
Generated on Sat Apr 6 2024 00:07:55 for MediaWiki by
1.9.8