mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-14 14:24:24 +00:00
fix event_participation depreciations
This commit is contained in:
parent
bc30998164
commit
d123e4137f
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user