Add missing repositories and update corresponding entities.

This commit is contained in:
Pol Dellaiera
2021-06-11 12:38:15 +02:00
parent f25365f651
commit 670ba1713a
14 changed files with 357 additions and 7 deletions

View File

@@ -11,7 +11,7 @@ use Chill\ThirdPartyBundle\Entity\ThirdParty;
/**
* Address
*
* @ORM\Entity()
* @ORM\Entity
* @ORM\Table(name="chill_main_address")
* @ORM\HasLifecycleCallbacks()
*/