Browse Source

upgrade symfony/routing

Vincent 2 years ago
parent
commit
91df32d139
1 changed files with 2 additions and 6 deletions
  1. 2 6
      config/routes.yaml

+ 2 - 6
config/routes.yaml

@@ -1,10 +1,6 @@
 controllers:
-  resource: ../src/Controller/
-  type: annotation
-
-kernel:
-  resource: ../src/Kernel.php
-  type: annotation
+    resource: ../src/Controller/
+    type: attribute
 
 login_check:
   path: /login_check