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

Public Member Functions | |
| onDifferenceEngineShowEmptyOldContent ( $differenceEngine) | |
| Use this hook to change the diff table body (without header) in cases when there is no old revision or the old and new revisions are identical. | |
Stable to implement.
Definition at line 11 of file DifferenceEngineShowEmptyOldContentHook.php.
| MediaWiki\Diff\Hook\DifferenceEngineShowEmptyOldContentHook::onDifferenceEngineShowEmptyOldContent | ( | $differenceEngine | ) |
Use this hook to change the diff table body (without header) in cases when there is no old revision or the old and new revisions are identical.
| DifferenceEngine | $differenceEngine |
Implemented in MediaWiki\HookContainer\HookRunner.