Skip to content
This repository was archived by the owner on Jan 7, 2025. It is now read-only.

Commit ee74ca6

Browse files
fix namespace on EfficientUuid class
1 parent fe88231 commit ee74ca6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Casts/EfficientUuid.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
namespace Dyrynda\Database\Support\Casts;
3+
namespace Dyrynda\Database\Casts;
44

55
use Illuminate\Contracts\Database\Eloquent\CastsAttributes;
66

0 commit comments

Comments
 (0)