@@ -83,7 +83,7 @@ |
||
83 | 83 | |
84 | 84 | /** |
85 | 85 | * @param int $id |
86 | - * @return null|object |
|
86 | + * @return Genre |
|
87 | 87 | * @throws \Doctrine\ORM\ORMException |
88 | 88 | */ |
89 | 89 | private function getGenreReference(int $id) |