From 7e758f4c126aebcba23f4d49d4afc99e2134bfac Mon Sep 17 00:00:00 2001 From: Constantin Simonis Date: Wed, 4 Dec 2024 17:11:37 +0100 Subject: [PATCH] add test route --- src/Controller/test.php | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 src/Controller/test.php diff --git a/src/Controller/test.php b/src/Controller/test.php new file mode 100644 index 0000000..9a84de1 --- /dev/null +++ b/src/Controller/test.php @@ -0,0 +1,17 @@ +