Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Syntax - Handler Registeration .md #244

Merged
merged 2 commits into from
May 6, 2024

Conversation

ehsan-soleimanian
Copy link
Contributor

There is no handle function in ExceptionHandlerHelper and we have to use render function instead, On the other hands the Parameters is not passed in the right order.

This pull request...

  • Closes #TICKET-NUMBER

Checklist:

  • I have opened the issue ticket that this pull request is part of.
  • This pull request title contains (#TICKET-NUMBER) for reference.
  • This pull request description contains Closes #{$ISSUE_NO} that closes ticket.
  • This pull request is all my own work - I have not plagiarized.
  • This contribution is licensed under MIT or compatible license.
  • All code is covered in unit tests and all tests pass.
  • I have updated the docs to cover my changes (if applicable).
  • All function parameters and return values are annotated with PHP type hints.
  • All functions have PHPDocs blocks.

There is no handle function in ExceptionHandlerHelper and we have to use render function instead,
On the other hands the Parameters is not passed in the right order.
@MarcinOrlowski MarcinOrlowski changed the base branch from master to dev May 6, 2024 13:14
@MarcinOrlowski
Copy link
Owner

Thanks for the contribution!

@MarcinOrlowski MarcinOrlowski reopened this May 6, 2024
@MarcinOrlowski MarcinOrlowski merged commit 5e1708e into MarcinOrlowski:dev May 6, 2024
2 of 4 checks passed
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.

2 participants