MediaWiki REL1_35
PerformRetroactiveAutoblockHook.php
Go to the documentation of this file.
1<?php
2
4
6
21 public function onPerformRetroactiveAutoblock( $block, &$blockIds );
22}
A DatabaseBlock (unlike a SystemBlock) is stored in the database, may give rise to autoblocks and may...
onPerformRetroactiveAutoblock( $block, &$blockIds)
This hook is called before a retroactive autoblock is applied to a user.