initial commit

This commit is contained in:
2016-03-18 10:28:26 +01:00
commit c43e7daefe
9 changed files with 182 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
chill_event_homepage:
path: /hello/{name}
defaults: { _controller: ChillEventBundle:Default:index }

View File

@@ -0,0 +1,4 @@
services:
# chill_event.example:
# class: Chill\EventBundle\Example
# arguments: [@service_id, "plain_value", %parameter%]