Completed
Push — develop ( 6393a8...9e9412 )
by Tom
12s queued 11s
created
src/DoctrineORMModule/Service/MigrationsCommandFactory.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -36,7 +36,7 @@
 block discarded – undo
36 36
     private $name;
37 37
 
38 38
     /**
39
-     * @param $name
39
+     * @param string $name
40 40
      */
41 41
     public function __construct($name)
42 42
     {
Please login to merge, or discard this patch.