mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
PersonHistoryFile -> AccompanyingPeriod - refs #275 - debug
This commit is contained in:
@@ -53,7 +53,7 @@ Chill\PersonBundle\Entity\Person:
|
||||
nullable: true
|
||||
oneToMany:
|
||||
history:
|
||||
targetEntity: PersonHistoryFile
|
||||
targetEntity: AccompanyingPeriod
|
||||
mappedBy: person
|
||||
cascade: [persist, remove, merge, detach]
|
||||
manyToMany:
|
||||
|
Reference in New Issue
Block a user