@@ -29,7 +29,7 @@ |
||
| 29 | 29 | /** |
| 30 | 30 | * @param array $values |
| 31 | 31 | * @param TypedEntityInterface $parentEntity |
| 32 | - * @return Vector |
|
| 32 | + * @return NestedEntityList |
|
| 33 | 33 | */ |
| 34 | 34 | private function makeEntityList(array $values, TypedEntityInterface $parentEntity = null): NestedEntityList |
| 35 | 35 | { |