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 95d3cc6 commit 590984aCopy full SHA for 590984a
tests/PHPStanTests/TypeInferenceTest.php
@@ -16,7 +16,7 @@
16
class TypeInferenceTest extends TypeInferenceTestCase
17
{
18
/**
19
- * @return mixed
+ * @return iterable<mixed>
20
*/
21
public function dataFileAsserts(): iterable
22
0 commit comments