mirror of
https://github.com/barryvdh/laravel-ide-helper.git
synced 2026-08-18 01:57:13 +00:00
Not needind it since that information is gathered by IDE* with class definition.
```class Party extends Eloquent {```
*:(almost all ide will, I guess)