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 75a02d7 commit 7bc7dd3Copy full SHA for 7bc7dd3
tests/unit/PseudoTypes/OffsetAccessTest.php
@@ -27,7 +27,6 @@ public function testCreate(): void
27
$this->assertSame($offset, $type->getOffset());
28
}
29
30
-
31
/**
32
* @dataProvider provideToStringData
33
* @covers ::__toString
0 commit comments