aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/config/routing.yml')
-rw-r--r--app/config/routing.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/config/routing.yml b/app/config/routing.yml
new file mode 100644
index 0000000..2ec067f
--- /dev/null
+++ b/app/config/routing.yml
@@ -0,0 +1,3 @@
+app:
+ resource: '@AppBundle/Controller/'
+ type: annotation