MediaWiki REL1_35
SpecialResetTokensTokensHook.php
Go to the documentation of this file.
1<?php
2
3namespace MediaWiki\Hook;
4
22 public function onSpecialResetTokensTokens( &$tokens );
23}
onSpecialResetTokensTokens(&$tokens)
This hook is called when building token list for SpecialResetTokens.