Skip to content

Commit

Permalink
Last fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Seldaek committed Jul 11, 2024
1 parent 95d3cc6 commit 590984a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/PHPStanTests/TypeInferenceTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
class TypeInferenceTest extends TypeInferenceTestCase
{
/**
* @return mixed
* @return iterable<mixed>
*/
public function dataFileAsserts(): iterable
{
Expand Down

0 comments on commit 590984a

Please sign in to comment.