Completed
Push — master ( 9180b0...5e386e )
by Phecho
05:41 queued 01:12
created
app/Console/Commands/DemoSeederCommand.php 1 patch
Indentation   +5 added lines, -5 removed lines patch added patch discarded remove patch
@@ -253,11 +253,11 @@
 block discarded – undo
253 253
         }
254 254
     }
255 255
 
256
-     /**
257
-     * Seed the comments table.
258
-     *
259
-     * @return void
260
-     */
256
+        /**
257
+         * Seed the comments table.
258
+         *
259
+         * @return void
260
+         */
261 261
     protected function seedMoments()
262 262
     {
263 263
         $defaultMoments = [
Please login to merge, or discard this patch.