Debug \maritalStatus -> \MaritalStatus

This commit is contained in:
Marc Ducobu 2015-08-12 16:41:16 +02:00
parent 3f9f58030c
commit 98e1fb663b

View File

@ -54,7 +54,7 @@ Chill\PersonBundle\Entity\Person:
targetEntity: Chill\MainBundle\Entity\Center targetEntity: Chill\MainBundle\Entity\Center
nullable: false nullable: false
maritalStatus: maritalStatus:
targetEntity: Chill\PersonBundle\Entity\maritalStatus targetEntity: Chill\PersonBundle\Entity\MaritalStatus
oneToMany: oneToMany:
accompanyingPeriods: accompanyingPeriods:
targetEntity: AccompanyingPeriod targetEntity: AccompanyingPeriod