Completed
Pull Request — master (#8)
by Jarek
05:19
created
src/MigrationCreator.php 1 patch
Doc Comments   -2 removed lines patch added patch discarded remove patch
@@ -7,8 +7,6 @@
 block discarded – undo
7 7
     /**
8 8
      * Get the migration stub file.
9 9
      *
10
-     * @param  string  $table
11
-     * @param  bool    $create
12 10
      * @return string
13 11
      */
14 12
     protected function getStub($t, $c)
Please login to merge, or discard this patch.