This could cause circular loop otherwise ```diff /** - * @ORM\Entity(repositoryClass="...") + * @ORM\Entity() */ ``` Also update the post: https://www.tomasvotruba.cz/blog/2018/04/02/rectify-turn-repositories-to-services-in-symfony/
This could cause circular loop otherwise
Also update the post:
https://www.tomasvotruba.cz/blog/2018/04/02/rectify-turn-repositories-to-services-in-symfony/