plugin
plugin copied to clipboard
[Feature Request]: Get relationships from traits
Feature Description
Example: package spatie/laravel-model-status uses trait HasStatuses
What need:
/**
* @property-read Collection|Status[] $statuses
* @property-read int|null $statuses_count
*/
It might be fixed by 5.6.2. Please check.
Version 5.6.2.221. Still not working.