Test Setup Failed
Pull Request — master (#3558)
by Joe
04:56
created
src/Psalm/Internal/Analyzer/CommentAnalyzer.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -256,6 +256,7 @@  discard block
 block discarded – undo
256 256
     /**
257 257
      * @param  Aliases          $aliases
258 258
      * @param  array<string, TypeAlias> $type_aliases
259
+     * @param string|null $self_fqcln
259 260
      *
260 261
      * @throws DocblockParseException if there was a problem parsing the docblock
261 262
      *
@@ -361,7 +362,6 @@  discard block
 block discarded – undo
361 362
     }
362 363
 
363 364
     /**
364
-     * @param  int     $line_number
365 365
      *
366 366
      * @throws DocblockParseException if there was a problem parsing the docblock
367 367
      *
Please login to merge, or discard this patch.