|
MediaWiki REL1_35
|
Stable to implement. More...

Public Member Functions | |
| onHTMLFileCache__useFileCache ( $context) | |
| Use this hook to override whether a page should be cached in file cache. | |
Stable to implement.
Definition at line 12 of file HTMLFileCache__useFileCacheHook.php.
| MediaWiki\Cache\Hook\HTMLFileCache__useFileCacheHook::onHTMLFileCache__useFileCache | ( | $context | ) |
Use this hook to override whether a page should be cached in file cache.
| IContextSource | $context | IContextSource object with information about the request being served |
Implemented in MediaWiki\HookContainer\HookRunner.