MediaWiki REL1_35
|
Stable to implement. More...
Public Member Functions | |
onBacklinkCacheGetPrefix ( $table, &$prefix) | |
Use this hook to set a prefix for a specific link table. | |
Stable to implement.
Definition at line 9 of file BacklinkCacheGetPrefixHook.php.
MediaWiki\Cache\Hook\BacklinkCacheGetPrefixHook::onBacklinkCacheGetPrefix | ( | $table, | |
& | $prefix | ||
) |
Use this hook to set a prefix for a specific link table.
string | $table | Table name |
string | &$prefix | Prefix |
Implemented in MediaWiki\HookContainer\HookRunner.