Skip to content

Commit d8bc9f1

Browse files
Merge branch '11.5' into 12.0
2 parents cf4bddf + 4c9304f commit d8bc9f1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/unit/Framework/MockObject/ReturnValueGeneratorTest.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@
3434
#[Small]
3535
final class ReturnValueGeneratorTest extends TestCase
3636
{
37+
/**
38+
* @return non-empty-list<array{0: mixed, 1: non-empty-string}>
39+
*/
3740
public static function unionProvider(): array
3841
{
3942
return [

0 commit comments

Comments
 (0)