MediaWiki REL1_35
GetDoubleUnderscoreIDsHook.php
Go to the documentation of this file.
1<?php
2
3namespace MediaWiki\Hook;
4
21 public function onGetDoubleUnderscoreIDs( &$doubleUnderscoreIDs );
22}
onGetDoubleUnderscoreIDs(&$doubleUnderscoreIDs)
Use this hook to modify the list of behavior switches (double underscore variables in wikitext).