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
in the services.xml file I get errors for all entities repositories ( category.repository, product.repository ...)
But the code is working so I know it should not make an error.
The problem is also that I don t have autocompletion for this entities.
All the rest work perfectly as you can see in the screenshot.
Actually when I try autocompletion on "repository", phpstorm suggests me only this : "mail_header_footer.repository", which I never use...
I also want to say it was working, but not anymore since few months. Cant remember exactly.
I invalidated the cache in PhpStorm, I even uninstall, re install.
I contacted PHPstorm Support and told me to try my luck here.
The text was updated successfully, but these errors were encountered:
in the services.xml file I get errors for all entities repositories ( category.repository, product.repository ...)
But the code is working so I know it should not make an error.
The problem is also that I don t have autocompletion for this entities.
All the rest work perfectly as you can see in the screenshot.
Actually when I try autocompletion on "repository", phpstorm suggests me only this : "mail_header_footer.repository", which I never use...
I also want to say it was working, but not anymore since few months. Cant remember exactly.
I invalidated the cache in PhpStorm, I even uninstall, re install.
I contacted PHPstorm Support and told me to try my luck here.
The text was updated successfully, but these errors were encountered: