MediaWiki
REL1_37
HtmlCacheUpdaterVaryUrlsHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Cache\Hook
;
4
12
interface
HtmlCacheUpdaterVaryUrlsHook
{
26
public
function
onHtmlCacheUpdaterVaryUrls
( $urls, &$append );
27
}
MediaWiki\Cache\Hook\HtmlCacheUpdaterVaryUrlsHook
This is a hook handler interface, see docs/Hooks.md.
Definition
HtmlCacheUpdaterVaryUrlsHook.php:12
MediaWiki\Cache\Hook\HtmlCacheUpdaterVaryUrlsHook\onHtmlCacheUpdaterVaryUrls
onHtmlCacheUpdaterVaryUrls( $urls, &$append)
This hook is used to add variants of URLs to purge from HTTP caches.
MediaWiki\Cache\Hook
Definition
BacklinkCacheGetConditionsHook.php:3
includes
cache
Hook
HtmlCacheUpdaterVaryUrlsHook.php
Generated on Fri Apr 5 2024 23:40:05 for MediaWiki by
1.9.8