MediaWiki REL1_35
|
Stable to implement. More...
Public Member Functions | |
onDifferenceEngineShowDiff ( $differenceEngine) | |
Use this hook to affect the diff text which eventually gets sent to the OutputPage object. | |
Stable to implement.
Definition at line 11 of file DifferenceEngineShowDiffHook.php.
MediaWiki\Diff\Hook\DifferenceEngineShowDiffHook::onDifferenceEngineShowDiff | ( | $differenceEngine | ) |
Use this hook to affect the diff text which eventually gets sent to the OutputPage object.
DifferenceEngine | $differenceEngine |
Implemented in MediaWiki\HookContainer\HookRunner.