Skip to content

Commit 8be223d

Browse files
committed
Add generics annotations for better IDE support
1 parent 22efb3c commit 8be223d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Pagination/LengthAwarePaginator.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
use Illuminate\Contracts\Support\Arrayable;
77
use Illuminate\Support\Collection;
88
use JsonSerializable;
9-
use Psalm\Type\Atomic\TValueOf;
109

1110
/**
1211
* @template TKey of array-key

0 commit comments

Comments
 (0)