fix event_participation depreciations

This commit is contained in:
Tchama 2018-12-20 16:41:25 +01:00
parent bc30998164
commit d123e4137f

View File

@ -7,7 +7,7 @@ Chill\EventBundle\Entity\Participation:
person: person:
- NotNull: ~ - NotNull: ~
constraints: constraints:
- Callback: [isConsistent] - Callback: isConsistent
Chill\EventBundle\Entity\Event: Chill\EventBundle\Entity\Event: