This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.

kerby
kerby

Is there a way to tell PHPStorm that I extended a model in some way? Added fields to it, or methods? So I can have autocomplete feature for this extensions.

Say, I added phone field to RainLab\User\Models\User model through RainLab\User\Models\UserUser::extend(). I'd like PHPStorm to know about this field. Same about methods added through behaviors.

Is it possible in any way?

1-1 of 1

You cannot edit posts or make replies: the forum has moved to talk.octobercms.com.