From d823cf5c626bc336fee2113d4759dfea34bba6d8 Mon Sep 17 00:00:00 2001 From: Clivern Date: Fri, 5 Mar 2021 23:01:30 +0100 Subject: [PATCH] pre-release --- config/routes/annotations.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/config/routes/annotations.yaml b/config/routes/annotations.yaml index e92efc5..53dcbfe 100644 --- a/config/routes/annotations.yaml +++ b/config/routes/annotations.yaml @@ -1,7 +1,7 @@ -controllers: - resource: ../../src/Controller/ - type: annotation +#controllers: +# resource: ../../src/Controller/ +# type: annotation -kernel: - resource: ../../src/Kernel.php - type: annotation +#kernel: +# resource: ../../src/Kernel.php +# type: annotation