MediaWiki
master
OtherAutoblockLogLinkHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
12
interface
OtherAutoblockLogLinkHook
{
23
public
function
onOtherAutoblockLogLink
( &$otherBlockLink );
24
}
MediaWiki\Hook\OtherAutoblockLogLinkHook
This is a hook handler interface, see docs/Hooks.md.
Definition:
OtherAutoblockLogLinkHook.php:12
MediaWiki\Hook
Definition:
ActionBeforeFormDisplayHook.php:3
MediaWiki\Hook\OtherAutoblockLogLinkHook\onOtherAutoblockLogLink
onOtherAutoblockLogLink(&$otherBlockLink)
Use this hook to add list items to a list of "other autoblocks" which appears at the end of Special:A...
includes
specials
Hook
OtherAutoblockLogLinkHook.php
Generated on Fri Jan 22 2021 02:10:16 for MediaWiki by
1.8.19