Skip to content

Commit 1f38ba6

Browse files
committed
Import Eloquent Collection
1 parent f8eabc5 commit 1f38ba6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Whisperer.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
use Illuminate\Support\Str;
88
use Illuminate\Contracts\Support\Jsonable;
99
use Illuminate\Contracts\Support\Arrayable;
10+
use Illuminate\Database\Eloquent\Collection;
1011
use Illuminate\Database\Eloquent\Concerns\HasEvents;
1112
use Illuminate\Database\Eloquent\Concerns\HasAttributes;
1213
use Illuminate\Database\Eloquent\Concerns\HasTimestamps;

0 commit comments

Comments
 (0)