MediaWiki REL1_35
GetMagicVariableIDsHook.php
Go to the documentation of this file.
1<?php
2
3namespace MediaWiki\Hook;
4
20 public function onGetMagicVariableIDs( &$variableIDs );
21}
onGetMagicVariableIDs(&$variableIDs)
Use this hook to modify the list of magic variables.