Closed hrach closed 11 months ago
Fixed by Invalidate Caches
Well, plugin installation forces new reindes, however when you update Orm only, it won't happen. We should change the code to handle both Orm versions at one.
Closing as there is a solution.
Hi :wave:, this question/issue mainly affects phpstorm plugin. Not the library itself.
:warning: Problem I'm having trouble with
Cmd + Click
or suggestions infindBy
and similar methods.:eyes: Observations Suggestions are working with
this->
prefix which is now deprecated. They do not work withoutthis->
prefix.With
this->
Without
this->
:computer: Env Plugin version 0.7.1, phpstorm 2020.3RC, Linux
:question: Question How do I fix this? Is this a known bug?
Originally posted by @mrceperka in https://github.com/nextras/orm/discussions/474