MediaWiki master
MagicWordwgVariableIDsHook.php
Go to the documentation of this file.
1<?php
2
3namespace MediaWiki\Hook;
4
21 public function onMagicWordwgVariableIDs( &$variableIDs );
22}
This is a hook handler interface, see docs/Hooks.md.
onMagicWordwgVariableIDs(&$variableIDs)
This hook is called when defining new magic words IDs.