MediaWiki master
HtmlCacheUpdaterAppendUrlsHook.php
Go to the documentation of this file.
1<?php
2
4
6
31 public function onHtmlCacheUpdaterAppendUrls( $title, $mode, &$append );
32}
Represents a title within MediaWiki.
Definition Title.php:78
This is a hook handler interface, see docs/Hooks.md.
onHtmlCacheUpdaterAppendUrls( $title, $mode, &$append)
This hook is used to declare extra URLs to purge from HTTP caches.