Sangfroid 2 өдөр өмнө
parent
commit
ea38954252
1 өөрчлөгдсөн 3 нэмэгдсэн , 0 устгасан
  1. 3 0
      src/Dto/FilmDto.php

+ 3 - 0
src/Dto/FilmDto.php

@@ -2,6 +2,9 @@
 
 namespace App\Dto;
 
+use App\Entity\Genre;
+use App\Entity\Realisateur;
+
 class FilmDto
 {
     /**