We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a2f381 commit 5dafc63Copy full SHA for 5dafc63
tests/_files/source_with_return_and_array_with_scalars.php
@@ -48,7 +48,7 @@ public function sixth(): int
48
;
49
}
50
51
- public function seventh(): int
+ public function seventh(): string
52
{
53
return
54
self
0 commit comments