ar_user, etc. * * @return RevisionRecord */ public function newRevisionFromArchiveRow( $row, $queryFlags = 0, Title $title = null, array $overrides = [] ); } /** * Retain the old class name for backwards compatibility. * @deprecated since 1.32 */ class_alias( RevisionFactory::class, 'MediaWiki\Storage\RevisionFactory' );