Completed
Pull Request — master (#5)
by
unknown
04:24
created
src/Command/MigrationsGenerateDoctrineCommand.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -19,7 +19,7 @@
 block discarded – undo
19 19
     }
20 20
 
21 21
     /**
22
-     * @param Doctrine\DBAL\Migrations\Configuration\Configuration $configuration
22
+     * @param Configuration $configuration
23 23
      * @param \Symfony\Component\Console\Input\InputInterface $input
24 24
      * @param string $version
25 25
      * @param string|null $up
Please login to merge, or discard this patch.