Completed
Push — refactor-parsing ( adbb6b...fbe6de )
by Colin
08:21 queued 07:01
created
src/Parser/MarkdownParser.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -309,7 +309,7 @@
 block discarded – undo
309 309
     }
310 310
 
311 311
     /**
312
-     * @param int|null $offset
312
+     * @param integer $offset
313 313
      *
314 314
      * @return array<int, BlockContinueParserInterface>
315 315
      */
Please login to merge, or discard this patch.