We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 146af27 commit ad28cd3Copy full SHA for ad28cd3
test/End2End/App/config.yml
@@ -1,5 +1,5 @@
1
framework:
2
- router: { resource: "./routing.yml" }
+ router: { resource: "%kernel.root_dir%/routing.yml" }
3
secret: secret
4
test: ~
5
0 commit comments