Skip to content

Commit

Permalink
fixing namespace genuid
Browse files Browse the repository at this point in the history
  • Loading branch information
yaza-putu committed Nov 27, 2021
1 parent e4266f0 commit 31258f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Traits/GenUid.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

namespace LaravelEasyRepository\Mutators;
namespace LaravelEasyRepository\Traits;


trait GenUid
Expand Down

0 comments on commit 31258f0

Please sign in to comment.