MediaWiki master
HtmlCacheUpdaterVaryUrlsHook.php
Go to the documentation of this file.
1<?php
2
4
26 public function onHtmlCacheUpdaterVaryUrls( $urls, &$append );
27}
This is a hook handler interface, see docs/Hooks.md.
onHtmlCacheUpdaterVaryUrls( $urls, &$append)
This hook is used to add variants of URLs to purge from HTTP caches.