We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6852f0 commit c4bc255Copy full SHA for c4bc255
src/Contract/OptionInterface.php
@@ -10,7 +10,7 @@
10
use Traversable;
11
12
/**
13
- * @implements IteratorAggregate<TValue>
+ * @implements IteratorAggregate<int,TValue>
14
*
15
* @template TValue
16
*/
0 commit comments