MediaWiki master
DifferenceEngineLoadTextAfterNewContentIsLoadedHook.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.
onDifferenceEngineLoadTextAfterNewContentIsLoaded( $differenceEngine)
This hook is called in DifferenceEngine::loadText() after the new revision's content has been loaded ...