mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-25 00:53:48 +00:00
fix event_participation depreciations
This commit is contained in:
@@ -7,7 +7,7 @@ Chill\EventBundle\Entity\Participation:
|
||||
person:
|
||||
- NotNull: ~
|
||||
constraints:
|
||||
- Callback: [isConsistent]
|
||||
- Callback: isConsistent
|
||||
|
||||
|
||||
Chill\EventBundle\Entity\Event:
|
||||
|
Reference in New Issue
Block a user