@@ -471,7 +471,7 @@ |
||
471 | 471 | * |
472 | 472 | * @todo guilhermeblanco Remove nullable typehint once embeddables are back |
473 | 473 | * |
474 | - * @return Mapping\Property|null |
|
474 | + * @return Mapping\Property |
|
475 | 475 | */ |
476 | 476 | private function convertPropertyAnnotationsToProperty( |
477 | 477 | array $propertyAnnotations, |