mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
add position for household and prefix tables names
This commit is contained in:
@@ -8,6 +8,9 @@ use Chill\MainBundle\Entity\Address;
|
||||
|
||||
/**
|
||||
* @ORM\Entity
|
||||
* @ORM\Table(
|
||||
* name="chill_person_household"
|
||||
* )
|
||||
*/
|
||||
class Household
|
||||
{
|
||||
|
Reference in New Issue
Block a user