mirror of
https://github.com/barryvdh/laravel-ide-helper.git
synced 2026-08-19 02:23:11 +00:00
Add support for October CMS config
This commit is contained in:
@@ -59,7 +59,7 @@ class GeneratorCommand extends Command
|
||||
* @param \Illuminate\View\Factory $view
|
||||
*/
|
||||
public function __construct(
|
||||
ConfigRepository $config,
|
||||
/*ConfigRepository */ $config,
|
||||
Filesystem $files, /* Illuminate\View\Factory */
|
||||
$view
|
||||
) {
|
||||
|
||||
Reference in New Issue
Block a user