MediaWiki master
GetUserBlockHook.php
Go to the documentation of this file.
1<?php
2
4
7
29 public function onGetUserBlock( $user, $ip, &$block );
30}
internal since 1.36
Definition User.php:93
This is a hook handler interface, see docs/Hooks.md.
onGetUserBlock( $user, $ip, &$block)
Use this hook to modify the block found by the block manager.