@@ -213,8 +213,8 @@ |
||
| 213 | 213 | } |
| 214 | 214 | |
| 215 | 215 | /** |
| 216 | - * @param $properties |
|
| 217 | - * @param $entityIdStr |
|
| 216 | + * @param \ReflectionProperty[] $properties |
|
| 217 | + * @param string $entityIdStr |
|
| 218 | 218 | * @return null|string |
| 219 | 219 | */ |
| 220 | 220 | private function getNameOrIdPropertyFromPropertyList($properties, $entityIdStr) |