Completed
Push — refactor-parsing ( 4a0077...ed6d90 )
by Colin
02:21
created
src/Parser/DocParser.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.