MediaWiki
REL1_35
CanIPUseHTTPSHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
9
interface
CanIPUseHTTPSHook
{
22
public
function
onCanIPUseHTTPS
( $ip, &$canDo );
23
}
MediaWiki\Hook\CanIPUseHTTPSHook
Definition
CanIPUseHTTPSHook.php:9
MediaWiki\Hook\CanIPUseHTTPSHook\onCanIPUseHTTPS
onCanIPUseHTTPS( $ip, &$canDo)
Use this hook to determine whether the client at a given source IP is likely to be able to access the...
MediaWiki\Hook
Definition
ActionBeforeFormDisplayHook.php:3
includes
Hook
CanIPUseHTTPSHook.php
Generated on Sat Apr 6 2024 00:07:11 for MediaWiki by
1.9.8