@@ -110,7 +110,7 @@ |
||
| 110 | 110 | * @param \Way\Generators\Filesystem\Filesystem $file |
| 111 | 111 | * @param \Way\Generators\Compilers\TemplateCompiler $compiler |
| 112 | 112 | * @param \Illuminate\Database\Migrations\MigrationRepositoryInterface $repository |
| 113 | - * @param \Illuminate\Config\Repository $config |
|
| 113 | + * @param Config $config |
|
| 114 | 114 | */ |
| 115 | 115 | public function __construct( |
| 116 | 116 | Generator $generator, |