Completed
Push — master ( 8b05d7...705718 )
by Michele
9s
created
src/CHM.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -285,7 +285,7 @@
 block discarded – undo
285 285
     /**
286 286
      * Get the TOC of this CHM file (if available).
287 287
      *
288
-     * @return SpecialEntry\TOC|null
288
+     * @return TOCIndex\Tree
289 289
      */
290 290
     public function getTOC()
291 291
     {
Please login to merge, or discard this patch.