We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5fbb5f commit 1b0407dCopy full SHA for 1b0407d
tests/unit/PseudoTypes/ArrayShapeTest.php
@@ -20,4 +20,4 @@ public function testExposeItems(): void
20
21
$this->assertSame([$item1, $item2], $arrayShape->getItems());
22
}
23
-}
+}
0 commit comments