Skip to content

Commit

Permalink
Merge pull request #38 from jameswilddev/master
Browse files Browse the repository at this point in the history
Fix PSR error
  • Loading branch information
jameswilddev authored Jul 1, 2024
2 parents 5169774 + 3fc1661 commit 723598f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

namespace LangleyFoxall\Helpers\Exception;
namespace LangleyFoxall\Helpers\Exceptions;

class NotRelatedException extends \Exception
{
Expand Down

0 comments on commit 723598f

Please sign in to comment.