Skip to content

Commit c4bc255

Browse files
committed
Update OptionInterface.php
Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
1 parent c6852f0 commit c4bc255

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Contract/OptionInterface.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
use Traversable;
1111

1212
/**
13-
* @implements IteratorAggregate<TValue>
13+
* @implements IteratorAggregate<int,TValue>
1414
*
1515
* @template TValue
1616
*/

0 commit comments

Comments
 (0)