mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-10-15 01:39:42 +00:00
fix event_participation depreciations
This commit is contained in:
@@ -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:
|
||||||
|
Reference in New Issue
Block a user