Continuous Integration Fixes

This commit is contained in:
Continuous Integration 2023-11-08 17:11:03 +00:00
parent 0733c8456d
commit 45b5b746f6

View file

@ -8,7 +8,6 @@ use Symfony\Component\HttpFoundation\JsonResponse;
use Symfony\Component\HttpFoundation\Response; use Symfony\Component\HttpFoundation\Response;
final class HalloDimi final class HalloDimi
{ {
#[AsHandler(HttpMethod::GET, '/dimi')] #[AsHandler(HttpMethod::GET, '/dimi')]
public function hallo(): Response public function hallo(): Response