MediaWiki REL1_35
IsTrustedProxyHook.php
Go to the documentation of this file.
1<?php
2
3namespace MediaWiki\Hook;
4
19 public function onIsTrustedProxy( $ip, &$result );
20}
onIsTrustedProxy( $ip, &$result)
Use this hook to override the result of ProxyLookup::isTrustedProxy().