Skip to content

Commit 4a4c178

Browse files
committed
Add PHPBenchmarksBundle routes
1 parent 6303c5e commit 4a4c178

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

app/config/routing.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1-
app:
2-
resource: "@AppBundle/Controller/"
3-
type: annotation
1+
benchmark:
2+
resource: "@BenchmarkBundle/Resources/config/routing.yml"
3+
prefix: /benchmark/
4+

0 commit comments

Comments
 (0)