MediaWiki REL1_35
HTMLFileCache__useFileCacheHook.php
Go to the documentation of this file.
1<?php
2
4
5// phpcs:disable Squiz.Classes.ValidClassName.NotCamelCaps
7
22 public function onHTMLFileCache__useFileCache( $context );
23}
Interface for objects which can provide a MediaWiki context on request.
onHTMLFileCache__useFileCache( $context)
Use this hook to override whether a page should be cached in file cache.