MediaWiki master
RevisionRecordInsertedHook.php
Go to the documentation of this file.
1<?php
2
4
6
23 public function onRevisionRecordInserted( $revisionRecord );
24}
Page revision base class.
This is a hook handler interface, see docs/Hooks.md.
onRevisionRecordInserted( $revisionRecord)
This hook is called after a revision is inserted into the database.