You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that this extension auto generates ide helper doc blocks for models.
Just wondering if it would be possible in the future to have a setting whereby we can disable that functionality? Or perhaps make it so that it only generates the doc blocks for methods/properties from the parent class i.e. Illuminate\Database\Eloquent\Model
I get mixed results cos I usually like to generates the doc blocks my own manually.
The text was updated successfully, but these errors were encountered:
Feature Description
I noticed that this extension auto generates ide helper doc blocks for models.
Just wondering if it would be possible in the future to have a setting whereby we can disable that functionality? Or perhaps make it so that it only generates the doc blocks for methods/properties from the parent class i.e. Illuminate\Database\Eloquent\Model
I get mixed results cos I usually like to generates the doc blocks my own manually.
The text was updated successfully, but these errors were encountered: