Skip to content

Commit 8a57cad

Browse files
committed
correct namespace
1 parent 25e6a2f commit 8a57cad

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Helpers/Model/ModelUsesUuid.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
<?php
22

3+
namespace Devchain\LaravelToolkit\Helpers\Model;
4+
35
use Illuminate\Support\Str;
46

57
/**

0 commit comments

Comments
 (0)