Completed
Push — master ( 52e853...8255d7 )
by Colin
01:03
created
src/Extension/TableOfContents/TableOfContentsBuilder.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -132,7 +132,7 @@
 block discarded – undo
132 132
     /**
133 133
      * @param Document $document
134 134
      *
135
-     * @return HeadingPermalink[]
135
+     * @return \Generator
136 136
      */
137 137
     private function getHeadingLinks(Document $document)
138 138
     {
Please login to merge, or discard this patch.