Completed
Pull Request — master (#5772)
by Joas
17:22 queued 01:24
created
lib/private/DB/MigrationService.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -271,7 +271,7 @@
 block discarded – undo
271 271
 	 * Return the explicit version for the aliases; current, next, prev, latest
272 272
 	 *
273 273
 	 * @param string $alias
274
-	 * @return mixed|null|string
274
+	 * @return string
275 275
 	 */
276 276
 	public function getMigration($alias) {
277 277
 		switch($alias) {
Please login to merge, or discard this patch.