MediaWiki REL1_35
HtmlCacheUpdaterAppendUrlsHook.php
Go to the documentation of this file.
1<?php
2
4
5use Title;
6
28 public function onHtmlCacheUpdaterAppendUrls( $title, $mode, &$append );
29}
Represents a title within MediaWiki.
Definition Title.php:42
onHtmlCacheUpdaterAppendUrls( $title, $mode, &$append)
This hook is used to declare extra URLs to purge from HTTP caches.