mirror of
https://github.com/barryvdh/laravel-ide-helper.git
synced 2026-08-18 01:57:13 +00:00
Remove contracts from L4 version
This commit is contained in:
@@ -43,8 +43,6 @@ class MetaCommand extends Command {
|
||||
|
||||
protected $methods = [
|
||||
'\Illuminate\Foundation\Application::make',
|
||||
'\Illuminate\Contracts\Foundation\Application::make',
|
||||
'\Illuminate\Contracts\Container\Container::make',
|
||||
'\Illuminate\Container\Container::make',
|
||||
'\App::make',
|
||||
'app',
|
||||
|
||||
Reference in New Issue
Block a user