Skip to content

Commit 247ae64

Browse files
committed
Fix
1 parent e802b85 commit 247ae64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Type/TypeResult.php

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ final class TypeResult
1010

1111
public readonly Type $type;
1212

13+
/** @var list<string> */
1314
public readonly array $reasons;
1415

1516
/**

0 commit comments

Comments
 (0)