MediaWiki master
AbortAutoblockHook.php
Go to the documentation of this file.
1<?php
2
4
6
24 public function onAbortAutoblock( $autoblockip, $block );
25}
A DatabaseBlock (unlike a SystemBlock) is stored in the database, may give rise to autoblocks and may...
This is a hook handler interface, see docs/Hooks.md.
onAbortAutoblock( $autoblockip, $block)
Use this hook to cancel an autoblock.