Skip to content

fix: correct job order repository exception namespace#798

Merged
anonymoususer72041 merged 1 commit into
opencats:masterfrom
anonymoususer72041:fix/job-order-repository-exception-namespace
Jun 4, 2026
Merged

fix: correct job order repository exception namespace#798
anonymoususer72041 merged 1 commit into
opencats:masterfrom
anonymoususer72041:fix/job-order-repository-exception-namespace

Conversation

@anonymoususer72041
Copy link
Copy Markdown
Contributor

This PR fixes the namespace declaration in JobOrderRepositoryException.

The file previously declared the namespace with a leading backslash, which causes a PHP parse error when the file is linted or loaded. The change removes the invalid leading backslash and makes the base exception reference explicit by extending \Exception.

@anonymoususer72041 anonymoususer72041 merged commit 3773f89 into opencats:master Jun 4, 2026
4 checks passed
@anonymoususer72041 anonymoususer72041 deleted the fix/job-order-repository-exception-namespace branch June 4, 2026 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant