Skip to content

Commit

Permalink
Update AllowedMimeTypes.php
Browse files Browse the repository at this point in the history
- add missing imports
  • Loading branch information
ibnnajjaar committed Apr 17, 2024
1 parent c7ac35d commit 71d30b1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Media/AllowedMimeTypes.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@

namespace Javaabu\Helpers\Media;

use Illuminate\Support\Arr;

abstract class AllowedMimeTypes
{
/**
Expand Down

0 comments on commit 71d30b1

Please sign in to comment.