MediaWiki master
BacklinkCacheGetPrefixHook.php
Go to the documentation of this file.
1<?php
2
4
22 public function onBacklinkCacheGetPrefix( $table, &$prefix );
23}
This is a hook handler interface, see docs/Hooks.md.
onBacklinkCacheGetPrefix( $table, &$prefix)
Use this hook to set a prefix for a specific link table.