Skip to content

Commit

Permalink
Add missing class
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieufrh authored and camillebaronnet committed Aug 25, 2020
1 parent 4f52883 commit 4e09b5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Bridges/Laravel/Relations/HasMany.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
use Cristal\ApiWrapper\Model;
use Cristal\ApiWrapper\Relations\HasMany as CoreHasMany;
use Illuminate\Database\Eloquent\Model as ModelEloquent;
use LogicException;

class HasMany extends CoreHasMany
{
Expand Down

0 comments on commit 4e09b5c

Please sign in to comment.