MediaWiki  master
InterwikiLoadPrefixHook.php
Go to the documentation of this file.
1 <?php
2 
4 
26  public function onInterwikiLoadPrefix( $prefix, &$iwData );
27 }
This is a hook handler interface, see docs/Hooks.md.
onInterwikiLoadPrefix( $prefix, &$iwData)
This hook is called when resolving whether a given prefix is an interwiki or not.