mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
[temporary] add a phonenumber field - close #320
This commit is contained in:
@@ -36,6 +36,8 @@ Chill\PersonBundle\Entity\Person:
|
||||
name: proxy_open
|
||||
cFData:
|
||||
type: array
|
||||
phonenumber:
|
||||
type:text
|
||||
manyToOne:
|
||||
countryOfBirth:
|
||||
targetEntity: Chill\MainBundle\Entity\Country
|
||||
|
Reference in New Issue
Block a user