PersonHistoryFile -> AccompanyingPeriod - refs #275 - debug

This commit is contained in:
Marc Ducobu
2015-02-06 14:38:29 +01:00
parent 090f91e19a
commit 9ea23987a3
4 changed files with 25 additions and 25 deletions

View File

@@ -53,7 +53,7 @@ Chill\PersonBundle\Entity\Person:
nullable: true
oneToMany:
history:
targetEntity: PersonHistoryFile
targetEntity: AccompanyingPeriod
mappedBy: person
cascade: [persist, remove, merge, detach]
manyToMany: