We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 325f1d3 commit 921bad1Copy full SHA for 921bad1
stubs/Utils/ArrayHash.stub
@@ -10,7 +10,7 @@ class ArrayHash implements \ArrayAccess, \IteratorAggregate
10
{
11
12
/**
13
- * @return \RecursiveArrayIterator<mixed>
+ * @return \RecursiveArrayIterator<mixed, mixed>
14
*/
15
public function getIterator(): \RecursiveArrayIterator
16
0 commit comments