MediaWiki REL1_35
|
Stable to implement. More...
Public Member Functions | |
onUndeleteForm__showHistory (&$archive, $title) | |
This hook is called in UndeleteForm::showHistory, after creating the PageArchive object. | |
Stable to implement.
Definition at line 13 of file UndeleteForm__showHistoryHook.php.
MediaWiki\Hook\UndeleteForm__showHistoryHook::onUndeleteForm__showHistory | ( | & | $archive, |
$title | |||
) |
This hook is called in UndeleteForm::showHistory, after creating the PageArchive object.
PageArchive | &$archive | PageArchive object |
Title | $title | Title object of the page that we're viewing |
Implemented in MediaWiki\HookContainer\HookRunner.