@@ -115,7 +115,7 @@ |
||
| 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, |