Php – Ignore on ProxyClass__setInitialized() cannot be added
I'm trying to update to Symfony 7.0. So far the update was successful. Now, when I try to call one of my endpoints I get the following error: "Ignore on "Proxies\__CG__\App\Entity\Role::__setInitialized()" cannot be added. Ignore can only be added on…