The class Revision does not exist. Is this class maybe located in a folder that is not analyzed, or in a newer version of your dependencies than listed in your composer.lock/composer.json?
Loading history...
65
$revision = $approvedRev;
66
}
67
}
68
1
}
69
70
/**
71
* @since 1.0
72
*
73
* @param Title $title
74
* @param integer &$revisionID
75
*/
76
1
public function doChangeRevisionID( Title $title, &$revisionID ) {