MediaWiki master
DifferenceEngineShowDiffPageMaybeShowMissingRevisionHook.php
Go to the documentation of this file.
1<?php
2
3namespace MediaWiki\Diff\Hook;
4
6
DifferenceEngine is responsible for rendering the difference between two revisions as HTML.
onDifferenceEngineShowDiffPageMaybeShowMissingRevision( $differenceEngine)
This hook is called in DifferenceEngine::showDiffPage() when revision data cannot be loaded.