Skip to content

Commit

Permalink
missing use File class..
Browse files Browse the repository at this point in the history
  • Loading branch information
cuneytsenturk committed Feb 12, 2024
1 parent 268984d commit c3368f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/Models/Common/Media.php
Expand Up @@ -7,6 +7,7 @@
use App\Traits\Tenants;
use Illuminate\Database\Eloquent\SoftDeletes;
use Plank\Mediable\Media as BaseMedia;
use Plank\Mediable\Helpers\File;

class Media extends BaseMedia
{
Expand Down

0 comments on commit c3368f2

Please sign in to comment.