MediaWiki REL1_35
RevisionUndeletedHook.php
Go to the documentation of this file.
1<?php
2
3namespace MediaWiki\Page\Hook;
4
6
21 public function onRevisionUndeleted( $revisionRecord, $oldPageID );
22}
Page revision base class.
onRevisionUndeleted( $revisionRecord, $oldPageID)
After an article revision is restored.