MediaWiki REL1_35
|
Stable to implement. More...
Public Member Functions | |
onDifferenceEngineShowDiffPage ( $out) | |
Use this hook to add additional output via the available OutputPage object into the diff view. | |
Stable to implement.
Definition at line 11 of file DifferenceEngineShowDiffPageHook.php.
MediaWiki\Diff\Hook\DifferenceEngineShowDiffPageHook::onDifferenceEngineShowDiffPage | ( | $out | ) |
Use this hook to add additional output via the available OutputPage object into the diff view.
OutputPage | $out |
Implemented in MediaWiki\HookContainer\HookRunner.