Skip to content

Commit bd75a59

Browse files
authored
Fix Arr lost alias
1 parent 98c540d commit bd75a59

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/DTOTrait.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
use Illuminate\Contracts\Support\Arrayable;
66
use Illuminate\Support\Facades\Validator;
77
use Illuminate\Validation\ValidationException;
8+
use Illuminate\Support\Arr;
89

910
trait DTOTrait
1011
{

0 commit comments

Comments
 (0)