MediaWiki
REL1_35
IsFileCacheableHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Page\Hook
;
4
5
use
Article
;
6
11
interface
IsFileCacheableHook
{
20
public
function
onIsFileCacheable
( $article );
21
}
Article
Class for viewing MediaWiki article and history.
Definition
Article.php:46
MediaWiki\Page\Hook\IsFileCacheableHook
Stable to implement.
Definition
IsFileCacheableHook.php:11
MediaWiki\Page\Hook\IsFileCacheableHook\onIsFileCacheable
onIsFileCacheable( $article)
Use this hook to override the result of Article::isFileCacheable().
MediaWiki\Page\Hook
Definition
Article__MissingArticleConditionsHook.php:3
includes
page
Hook
IsFileCacheableHook.php
Generated on Sat Apr 6 2024 00:07:34 for MediaWiki by
1.9.8