Skip to content

Commit

Permalink
Update extends syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
caendesilva committed Jul 17, 2024
1 parent 7a6f90a commit 98b7795
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* @template TKey of array-key
* @template TValue
*
* @extends Collection<TKey, TValue>
* @extends \Illuminate\Support\Collection<TKey, TValue>
*
* These collections are the heart of the discovery process.
*
Expand Down

0 comments on commit 98b7795

Please sign in to comment.