parent
5ccbc66134
commit
0733c8456d
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ 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
|
||||||
|
|
Loading…
Reference in a new issue