Completed
Branch next (8c611a)
by Neomerx
02:36
created
src/Parser/RelationshipData/ParseRelationshipLinksTrait.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -84,7 +84,7 @@
 block discarded – undo
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,
Please login to merge, or discard this patch.