Update existing repositories and their corresponding entities.

This commit is contained in:
Pol Dellaiera
2021-06-11 12:42:35 +02:00
parent 670ba1713a
commit 1e72247546
8 changed files with 222 additions and 150 deletions

View File

@@ -25,7 +25,7 @@ use Doctrine\Common\Collections\ArrayCollection;
use Doctrine\Common\Collections\Collection;
/**
* @ORM\Entity(repositoryClass="Chill\MainBundle\Repository\CenterRepository")
* @ORM\Entity
* @ORM\Table(name="centers")
*
* @author Julien Fastré <julien.fastre@champs-libres.coop>