@@ -99,7 +99,7 @@ |
||
| 99 | 99 | |
| 100 | 100 | /** |
| 101 | 101 | * @param int $id |
| 102 | - * @return null|Genre |
|
| 102 | + * @return Genre |
|
| 103 | 103 | * @throws \Doctrine\ORM\ORMException |
| 104 | 104 | */ |
| 105 | 105 | private function getGenreReference(int $id): ?object |