Skip to content

Commit

Permalink
docs: Update annotations.
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Sep 20, 2020
1 parent ecdbc18 commit 317483e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Contract/Collection.php
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,8 @@
* @template-extends Firstable<TKey, T>
* @template-extends Flattenable<TKey, T>
* @template-extends Flipable<TKey, T>
* @template-extends Foldleftable<TKey, T>
* @template-extends Foldrightable<TKey, T>
* @template-extends FoldLeftable<TKey, T>
* @template-extends FoldRightable<TKey, T>
* @template-extends Forgetable<TKey, T>
* @template-extends Frequencyable<TKey, T>
* @template-extends Getable<TKey, T>
Expand Down

0 comments on commit 317483e

Please sign in to comment.