Example #1
0
 public static function removeRevision($revisionId)
 {
     Model::removeRevision($revisionId);
 }