Completed
Push — refactor-parsing ( 35f75c...9549a0 )
by Colin
02:25
created
src/Parser/MarkdownParser.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -284,7 +284,7 @@
 block discarded – undo
284 284
     }
285 285
 
286 286
     /**
287
-     * @param int|null $offset
287
+     * @param integer $offset
288 288
      *
289 289
      * @return array<int, BlockParserInterface>
290 290
      */
Please login to merge, or discard this patch.