add a new moderator field on events

This commit is contained in:
2019-01-15 16:01:04 +01:00
parent 7836ece3ee
commit ca6f836195
7 changed files with 73 additions and 1 deletions

View File

@@ -24,4 +24,7 @@ Chill\EventBundle\Entity\Event:
targetEntity: Chill\EventBundle\Entity\EventType
circle:
targetEntity: Chill\MainBundle\Entity\Scope
moderator:
targetEntity: Chill\PersonBundle\Entity\Person
lifecycleCallbacks: { }