Skip to content

Commit

Permalink
Fix Rangeable interface (to backport to master)
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Aug 31, 2021
1 parent 7e47439 commit da430f9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Contract/Operation/Rangeable.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ interface Rangeable
* Create a new Collection with a range of number.
*
* @template TKey
* @template TKey
* @template T
*
* @return Collection<int, float>
Expand Down

0 comments on commit da430f9

Please sign in to comment.