Completed
Pull Request — master (#147)
by Avtandil
02:21
created
src/Xethron/MigrationsGenerator/MigrateGenerateCommand.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -115,7 +115,7 @@
 block discarded – undo
115 115
      * @param \Way\Generators\Filesystem\Filesystem $file
116 116
      * @param \Way\Generators\Compilers\TemplateCompiler $compiler
117 117
      * @param \Illuminate\Database\Migrations\MigrationRepositoryInterface $repository
118
-     * @param \Illuminate\Config\Repository $config
118
+     * @param Config $config
119 119
      */
120 120
     public function __construct(
121 121
         Generator $generator,
Please login to merge, or discard this patch.