MediaWiki
REL1_37
GetIPHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
12
interface
GetIPHook
{
21
public
function
onGetIP
( &$ip );
22
}
MediaWiki\Hook\GetIPHook
This is a hook handler interface, see docs/Hooks.md.
Definition
GetIPHook.php:12
MediaWiki\Hook\GetIPHook\onGetIP
onGetIP(&$ip)
Use this hook to modify the IP of the current user (called only once).
MediaWiki\Hook
Definition
ActionBeforeFormDisplayHook.php:3
includes
Hook
GetIPHook.php
Generated on Fri Apr 5 2024 23:40:17 for MediaWiki by
1.9.8