rentalhost / laravel-insight

IDEA plugin to works with Laravel Framework.
MIT License
27 stars 6 forks source link

Eloquent\Model: sort @property on quick-fix #13

Open rentalhost opened 7 years ago

rentalhost commented 7 years ago

On apply the "declare @property" quick-fix, create properties on a common order.

Attention: it should not reorder existent properties.