We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 733ba36 + 32ae568 commit a8ab947Copy full SHA for a8ab947
src/Resources/config/routing.yaml
@@ -1,6 +1,6 @@
1
runroom_samples.home:
2
path: /
3
- controller: Runroom\RenderEventBundle\Controller\TemplateController
+ controller: runroom.render_event.controller.template
4
defaults:
5
template: '@RunroomSamples/home.html.twig'
6
0 commit comments