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.
2 parents a21fc04 + 3665888 commit 0a54f93Copy full SHA for 0a54f93
src/Entities/Properties/Select.php
@@ -5,7 +5,7 @@
5
use FiveamCode\LaravelNotionApi\Entities\Contracts\Modifiable;
6
use FiveamCode\LaravelNotionApi\Entities\PropertyItems\SelectItem;
7
use FiveamCode\LaravelNotionApi\Exceptions\HandlingException;
8
-use Illuminate\Database\Eloquent\Collection;
+use Illuminate\Support\Collection;
9
10
/**
11
* Class Select
0 commit comments