Passed
Push — master ( 2803f9...87a090 )
by y
01:49
created
bin/migrate.php 1 patch
Switch Indentation   +1 added lines, -10 removed lines patch added patch discarded remove patch
@@ -347,13 +347,4 @@
 block discarded – undo
347 347
              */
348 348
             public function down(\$schema)
349 349
             {
350
-        {$down}
351
-            }
352
-
353
-        };
354
-
355
-        MIGRATION
356
-        );
357
-    }
358
-
359
-})->_exec();
350
+        {$down}
360 351
\ No newline at end of file
Please login to merge, or discard this patch.