MediaWiki master
PerformRetroactiveAutoblockHook.php
Go to the documentation of this file.
1<?php
2
4
6
24 public function onPerformRetroactiveAutoblock( $block, &$blockIds );
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.
onPerformRetroactiveAutoblock( $block, &$blockIds)
This hook is called before a retroactive autoblock is applied to a user.