MediaWiki REL1_35
|
Stable to implement. More...
Public Member Functions | |
onGetIP (&$ip) | |
Use this hook to modify the IP of the current user (called only once). | |
Stable to implement.
Definition at line 9 of file GetIPHook.php.
MediaWiki\Hook\GetIPHook::onGetIP | ( | & | $ip | ) |
Use this hook to modify the IP of the current user (called only once).
string | &$ip | IP as determined so far |
Implemented in MediaWiki\HookContainer\HookRunner.