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.
2 parents 0162c4f + 8373ebb commit 5a34952Copy full SHA for 5a34952
1 file changed
tests/unit/Types/SelfTest.php
@@ -38,7 +38,7 @@ public function testToString(string $expectedResult, Self_ $type): void
38
}
39
40
/**
41
- * @return array<string, array{string, OffsetAccess}>
+ * @return array<string, array{string, Self_}>
42
*/
43
public static function provideToStringData(): array
44
{
0 commit comments