@@ -84,7 +84,7 @@ |
||
| 84 | 84 | * @param bool $addSelfLink |
| 85 | 85 | * @param bool $addRelatedLink |
| 86 | 86 | * |
| 87 | - * @return iterable |
|
| 87 | + * @return \Generator |
|
| 88 | 88 | */ |
| 89 | 89 | private function parseLinks( |
| 90 | 90 | SchemaInterface $parentSchema, |