Skip to content

Commit 590984a

Browse files
committed
Last fix
1 parent 95d3cc6 commit 590984a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/PHPStanTests/TypeInferenceTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
class TypeInferenceTest extends TypeInferenceTestCase
1717
{
1818
/**
19-
* @return mixed
19+
* @return iterable<mixed>
2020
*/
2121
public function dataFileAsserts(): iterable
2222
{

0 commit comments

Comments
 (0)