MediaWiki
master
GetMagicVariableIDsHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
12
interface
GetMagicVariableIDsHook
{
23
public
function
onGetMagicVariableIDs
( &$variableIDs );
24
}
MediaWiki\Hook\GetMagicVariableIDsHook
This is a hook handler interface, see docs/Hooks.md.
Definition
GetMagicVariableIDsHook.php:12
MediaWiki\Hook\GetMagicVariableIDsHook\onGetMagicVariableIDs
onGetMagicVariableIDs(&$variableIDs)
Use this hook to modify the list of magic variables.
MediaWiki\Hook
Definition
ActionBeforeFormDisplayHook.php:3
includes
Hook
GetMagicVariableIDsHook.php
Generated on Sat Sep 14 2024 15:23:07 for MediaWiki by
1.10.0