adding a scope/circle to events

ref #1
This commit is contained in:
2016-03-22 12:36:11 +01:00
parent d7fc04cdaa
commit e66a855c0a
3 changed files with 45 additions and 0 deletions

View File

@@ -22,4 +22,6 @@ Chill\EventBundle\Entity\Event:
targetEntity: Chill\MainBundle\Entity\Center
type:
targetEntity: Chill\EventBundle\Entity\EventType
circle:
targetEntity: Chill\MainBundle\Entity\Scope
lifecycleCallbacks: { }