Test Setup Failed
Pull Request — master (#3650)
by Olle
05:24
created
src/Psalm/Type.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -439,6 +439,7 @@
 block discarded – undo
439 439
 
440 440
     /**
441 441
      * @param non-empty-list<Type\Union> $union_types
442
+     * @param Codebase|null $codebase
442 443
      */
443 444
     public static function combineUnionTypeArray(array $union_types, ?Codebase $codebase) : Type\Union
444 445
     {
Please login to merge, or discard this patch.