Skip to content

Commit 4e09b5c

Browse files
mathieufrhcamillebaronnet
authored andcommitted
Add missing class
1 parent 4f52883 commit 4e09b5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Bridges/Laravel/Relations/HasMany.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
use Cristal\ApiWrapper\Model;
66
use Cristal\ApiWrapper\Relations\HasMany as CoreHasMany;
77
use Illuminate\Database\Eloquent\Model as ModelEloquent;
8+
use LogicException;
89

910
class HasMany extends CoreHasMany
1011
{

0 commit comments

Comments
 (0)