Passed
Push — develop ( 7a6395...0c2b91 )
by nguereza
03:02
created
src/Migration/Seed/Command/SeedCreateDbCommand.php 1 patch
Spacing   +1 added lines, -3 removed lines patch added patch discarded remove patch
@@ -238,6 +238,4 @@
 block discarded – undo
238 238
         }
239 239
         ';
240 240
 
241
-        return $content;
242
-    }
243
-}
241
+        return $content
244 242
\ No newline at end of file
Please login to merge, or discard this patch.