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

Public Member Functions | |
| onAbortDiffCache ( $diffEngine) | |
| Use this hook to cancel the caching of a diff. | |
Stable to implement.
Definition at line 11 of file AbortDiffCacheHook.php.
| MediaWiki\Diff\Hook\AbortDiffCacheHook::onAbortDiffCache | ( | $diffEngine | ) |
Use this hook to cancel the caching of a diff.
| DifferenceEngine | $diffEngine |
Implemented in MediaWiki\HookContainer\HookRunner.