@@ -106,7 +106,7 @@ |
||
| 106 | 106 | * |
| 107 | 107 | * @throws \Doctrine\ORM\ORMException |
| 108 | 108 | * |
| 109 | - * @return null|Genre |
|
| 109 | + * @return Genre |
|
| 110 | 110 | */ |
| 111 | 111 | private function getGenreReference(int $id): ?object |
| 112 | 112 | { |