Skip to content

Commit

Permalink
Merge pull request #12 from achmadhadikurnia/main
Browse files Browse the repository at this point in the history
Fix bugs namespace missmatch
  • Loading branch information
achmadhadikurnia authored Sep 24, 2023
2 parents 2b037fb + f54a6a1 commit 1cccabd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Support/MethodCaller.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

namespace Kanekescom\Helperia;
namespace Kanekescom\Helperia\Support;

use Kanekescom\Helperia\Traits\HasMethodCaller;

Expand Down

0 comments on commit 1cccabd

Please sign in to comment.