MediaWiki REL1_35
RevisionRecordInsertedHook.php
Go to the documentation of this file.
1<?php
2
4
6
20 public function onRevisionRecordInserted( $revisionRecord );
21}
Page revision base class.
onRevisionRecordInserted( $revisionRecord)
This hook is called after a revision is inserted into the database.