MediaWiki
REL1_37
GetCacheVaryCookiesHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
5
use
OutputPage
;
6
14
interface
GetCacheVaryCookiesHook
{
25
public
function
onGetCacheVaryCookies
( $out, &$cookies );
26
}
OutputPage
This is one of the Core classes and should be read at least once by any new developers.
Definition
OutputPage.php:50
MediaWiki\Hook\GetCacheVaryCookiesHook
This is a hook handler interface, see docs/Hooks.md.
Definition
GetCacheVaryCookiesHook.php:14
MediaWiki\Hook\GetCacheVaryCookiesHook\onGetCacheVaryCookies
onGetCacheVaryCookies( $out, &$cookies)
Use this hook to get cookies that should vary cache options.
MediaWiki\Hook
Definition
ActionBeforeFormDisplayHook.php:3
includes
Hook
GetCacheVaryCookiesHook.php
Generated on Fri Apr 5 2024 23:40:17 for MediaWiki by
1.9.8