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 f9b1517 commit 6fe30e5Copy full SHA for 6fe30e5
src/Bridge/Telescope/Entities/TelescopeEntryTags.php
@@ -7,9 +7,7 @@
7
use Cycle\Annotated\Annotation\Column;
8
use Cycle\Annotated\Annotation\Entity;
9
use Cycle\Annotated\Annotation\ForeignKey;
10
-use Cycle\Annotated\Annotation\Relation\HasMany;
11
use Cycle\Annotated\Annotation\Table\Index;
12
-use Illuminate\Support\Collection;
13
14
#[Index(columns: ['entry_uuid', 'tag'])]
15
#[Index(columns: ['tag'])]
0 commit comments