MediaWiki REL1_32
IncompleteRevisionException.php
Go to the documentation of this file.
1<?php
24
34
39class_alias( IncompleteRevisionException::class, 'MediaWiki\Storage\IncompleteRevisionException' );
Exception throw when trying to access undefined fields on an incomplete RevisionRecord.
Exception representing a failure to look up a revision.