We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84a926f commit 22efb3cCopy full SHA for 22efb3c
src/Pagination/LengthAwarePaginator.php
@@ -5,7 +5,8 @@
5
use DirectoryTree\ImapEngine\Support\ForwardsCalls;
6
use Illuminate\Contracts\Support\Arrayable;
7
use Illuminate\Support\Collection;
8
-use JsonSerializable;use Psalm\Type\Atomic\TValueOf;
+use JsonSerializable;
9
+use Psalm\Type\Atomic\TValueOf;
10
11
/**
12
* @template TKey of array-key
0 commit comments