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 6303c5e commit 4a4c178Copy full SHA for 4a4c178
app/config/routing.yml
@@ -1,3 +1,4 @@
1
-app:
2
- resource: "@AppBundle/Controller/"
3
- type: annotation
+benchmark:
+ resource: "@BenchmarkBundle/Resources/config/routing.yml"
+ prefix: /benchmark/
4
+
0 commit comments