MediaWiki
1.42.1
SpecialResetTokensTokensHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
12
interface
SpecialResetTokensTokensHook
{
25
public
function
onSpecialResetTokensTokens
( &$tokens );
26
}
MediaWiki\Hook\SpecialResetTokensTokensHook
This is a hook handler interface, see docs/Hooks.md.
Definition
SpecialResetTokensTokensHook.php:12
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 Thu Jun 27 2024 16:00:26 for MediaWiki by
1.10.0