mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-21 09:44:23 +00:00
8 lines
238 B
YAML
8 lines
238 B
YAML
chill_event_participation_new:
|
|
path: /new
|
|
defaults: { _controller: ChillEventBundle:Participation:new }
|
|
|
|
chill_event_participation_create:
|
|
path: /create
|
|
defaults: { _controller: ChillEventBundle:Participation:create }
|