Skip to content

Commit

Permalink
fix: Update RandomIterator types.
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Aug 31, 2021
1 parent 885059f commit 5a5ae1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Iterator/RandomIterator.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
* @internal
*
* @template TKey
* @template T of string
* @template T
*
* @extends ProxyIterator<TKey, T>
*/
Expand Down

0 comments on commit 5a5ae1d

Please sign in to comment.