Skip to content
Advertisement

“AppEntityUser object not found by the @ParamConverter annotation”

I have a problem with one of my route when I try to access it, I have this error : “AppEntityCompanyUser object not found by the @ParamConverter annotation”

Many people have the same problem but none of the solutions I could see could solve my problem.

My function edit :

JavaScript

Thanks for your help !

Advertisement

Answer

You can override the ParamConverter like this

JavaScript
User contributions licensed under: CC BY-SA
1 People found this is helpful
Advertisement