ekvedaras / laravel-query-intellij

💿 Laravel Query Builder integration for PhpStorm
MIT License
47 stars 3 forks source link

Lookup `$table` in parent classes #74

Closed ekvedaras closed 2 years ago

ekvedaras commented 2 years ago

$table may be defined in the extended parent model class. Go up the inheritance tree until found or the whole tree traversed