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.
@return
SelfTest::provideToStringData()
1 parent 8cbe610 commit 8373ebbCopy full SHA for 8373ebb
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