also
All checks were successful
/ ls (push) Successful in 22s

This commit is contained in:
lubiana 2023-11-08 17:22:36 +01:00
parent 5ccbc66134
commit 0733c8456d

View file

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