mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
Closes#3 : cfData is declared as array in config/doctrine/Person.orm.yml
This commit is contained in:
@@ -32,12 +32,12 @@ Chill\PersonBundle\Entity\Person:
|
||||
type: text
|
||||
default: ''
|
||||
email:
|
||||
type: text
|
||||
type: text
|
||||
proxyAccompanyingPeriodOpenState:
|
||||
type: boolean
|
||||
name: proxy_open
|
||||
cFData:
|
||||
type: array
|
||||
type: json_array
|
||||
phonenumber:
|
||||
type: text
|
||||
nullable: true
|
||||
|
Reference in New Issue
Block a user