Continuous Integration Fixes
This commit is contained in:
parent
0733c8456d
commit
45b5b746f6
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue