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 b873833 + 5ad34f3 commit 4c63404Copy full SHA for 4c63404
tests/Support/SupportCollectionTest.php
@@ -4682,6 +4682,7 @@ public function testCollectionFromTraversableWithKeys($collection)
4682
4683
/**
4684
* @dataProvider collectionClassProvider
4685
+ *
4686
* @requires PHP >= 8.1
4687
*/
4688
public function testCollectionFromEnum($collection)
@@ -4692,6 +4693,7 @@ public function testCollectionFromEnum($collection)
4692
4693
4694
4695
4696
4697
4698
4699
public function testCollectionFromBackedEnum($collection)
0 commit comments