This commit is contained in:
Marc Ducobu
2015-08-14 19:20:16 +02:00
parent 21676a20b2
commit 5584666165
6 changed files with 13 additions and 5 deletions

View File

@@ -55,6 +55,7 @@ Chill\PersonBundle\Entity\Person:
nullable: false
maritalStatus:
targetEntity: Chill\PersonBundle\Entity\MaritalStatus
nullable: true
oneToMany:
accompanyingPeriods:
targetEntity: AccompanyingPeriod