Bundle generation

This commit is contained in:
Marc Ducobu
2014-11-07 11:46:05 +01:00
commit 93abd192a8
10 changed files with 769 additions and 0 deletions

View File

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

View File

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