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 d3ff07d commit 5ad34f3Copy full SHA for 5ad34f3
tests/Support/SupportCollectionTest.php
@@ -4260,6 +4260,7 @@ public function testCollectionFromTraversableWithKeys($collection)
4260
4261
/**
4262
* @dataProvider collectionClassProvider
4263
+ *
4264
* @requires PHP >= 8.1
4265
*/
4266
public function testCollectionFromEnum($collection)
@@ -4270,6 +4271,7 @@ public function testCollectionFromEnum($collection)
4270
4271
4272
4273
4274
4275
4276
4277
public function testCollectionFromBackedEnum($collection)
0 commit comments