[temporary] add a phonenumber field - close #320

This commit is contained in:
Marc Ducobu
2014-11-18 11:30:34 +01:00
parent dc523beb58
commit 680bb7ca83
4 changed files with 54 additions and 9 deletions

View File

@@ -36,6 +36,8 @@ Chill\PersonBundle\Entity\Person:
name: proxy_open
cFData:
type: array
phonenumber:
type:text
manyToOne:
countryOfBirth:
targetEntity: Chill\MainBundle\Entity\Country