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

Public Member Functions | |
| onEditPageBeforeConflictDiff ( $editor, $out) | |
| Use this hook to modify the EditPage object and output when there's an edit conflict. | |
Stable to implement.
Definition at line 12 of file EditPageBeforeConflictDiffHook.php.
| MediaWiki\Hook\EditPageBeforeConflictDiffHook::onEditPageBeforeConflictDiff | ( | $editor, | |
| $out | |||
| ) |
Use this hook to modify the EditPage object and output when there's an edit conflict.
| EditPage | $editor | |
| OutputPage | $out |
Implemented in MediaWiki\HookContainer\HookRunner.