We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07e5a1b commit 3d23cd0Copy full SHA for 3d23cd0
src/Traits/HasUuid.php
@@ -7,7 +7,7 @@
7
use Illuminate\Support\Str;
8
9
/**
10
- * @property ?string $uuid
+ * @property string $uuid
11
*/
12
trait HasUuid
13
{
0 commit comments