Explorar o código

Ajout d'un use oublié

François Drouhard %!s(int64=5) %!d(string=hai) anos
pai
achega
11c8a65209
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/Controller/VideothequeController.php

+ 1 - 0
src/Controller/VideothequeController.php

@@ -11,6 +11,7 @@ use Symfony\Component\HttpFoundation\JsonResponse;
 use Symfony\Component\Routing\Annotation\Route;
 use Symfony\Component\HttpFoundation\Request;
 use App\Entity\Film;
+use App\Entity\Genre;
 use App\Form\CommentaireType;
 use App\Form\FilmType;
 use App\Service\CommentaireManager;