Skip to content

Commit

Permalink
Fix QueryBuilder dependency on Asset...
Browse files Browse the repository at this point in the history
  • Loading branch information
bbs-smuller committed Jul 2, 2018
1 parent e3c0584 commit 3d37104
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Distilleries/Contentful/Models/Asset.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
namespace Distilleries\Contentful\Models;

use Illuminate\Database\Eloquent\Model;
use Illuminate\Database\Eloquent\Builder;

/**
* @property string $contentful_id
Expand Down

0 comments on commit 3d37104

Please sign in to comment.