Skip to content

Commit 71d30b1

Browse files
authored
Update AllowedMimeTypes.php
- add missing imports
1 parent c7ac35d commit 71d30b1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: src/Media/AllowedMimeTypes.php

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55

66
namespace Javaabu\Helpers\Media;
77

8+
use Illuminate\Support\Arr;
9+
810
abstract class AllowedMimeTypes
911
{
1012
/**

0 commit comments

Comments
 (0)