@@ -17,7 +17,7 @@ |
||
| 17 | 17 | */ |
| 18 | 18 | class ProblemController extends AbstractController |
| 19 | 19 | { |
| 20 | - /** |
|
| 20 | + /** |
|
| 21 | 21 | * @Route("/throw", name="throw", methods={"GET"}) |
| 22 | 22 | */ |
| 23 | 23 | public function throw(): Response |