MediaWiki
REL1_35
AbortDiffCacheHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Diff\Hook
;
4
5
use
DifferenceEngine
;
6
11
interface
AbortDiffCacheHook
{
20
public
function
onAbortDiffCache
( $diffEngine );
21
}
DifferenceEngine
DifferenceEngine is responsible for rendering the difference between two revisions as HTML.
Definition
DifferenceEngine.php:56
MediaWiki\Diff\Hook\AbortDiffCacheHook
Stable to implement.
Definition
AbortDiffCacheHook.php:11
MediaWiki\Diff\Hook\AbortDiffCacheHook\onAbortDiffCache
onAbortDiffCache( $diffEngine)
Use this hook to cancel the caching of a diff.
MediaWiki\Diff\Hook
Definition
AbortDiffCacheHook.php:3
includes
diff
Hook
AbortDiffCacheHook.php
Generated on Sat Apr 6 2024 00:07:06 for MediaWiki by
1.9.8