MediaWiki REL1_35
OtherBlockLogLinkHook.php
Go to the documentation of this file.
1<?php
2
3namespace MediaWiki\Hook;
4
22 public function onOtherBlockLogLink( &$otherBlockLink, $ip );
23}
onOtherBlockLogLink(&$otherBlockLink, $ip)
Use this hook to add list items to a list of "other blocks" when viewing Special:BlockList.