Skip to content

Commit 3d23cd0

Browse files
committed
fix
1 parent 07e5a1b commit 3d23cd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Traits/HasUuid.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
use Illuminate\Support\Str;
88

99
/**
10-
* @property ?string $uuid
10+
* @property string $uuid
1111
*/
1212
trait HasUuid
1313
{

0 commit comments

Comments
 (0)