Skip to content

Commit 6ab489b

Browse files
Merge branch '12.0'
2 parents 4ef4134 + d8bc9f1 commit 6ab489b

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)