Completed
Pull Request — master (#2827)
by Lukas
12:00 queued 04:05
created
lib/private/DB/MigrationService.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -60,7 +60,7 @@
 block discarded – undo
60 60
 	}
61 61
 
62 62
 	/**
63
-	 * @param Configuration $migrationConfiguration
63
+	 * @param MigrationConfiguration $migrationConfiguration
64 64
 	 * @param bool $noMigrationException
65 65
 	 */
66 66
 	public function migrate($migrationConfiguration, $noMigrationException = false) {
Please login to merge, or discard this patch.