Skip to content

Refactor BoostServiceProvider for readability and efficiency #20

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

Merged
merged 1 commit into from
Aug 12, 2025

Conversation

pushpak1300
Copy link
Member

Refactored BoostServiceProvider to improve code readability and maintainability:

  • Updated docblock annotations for better clarity.
  • Simplified match statement cases for concise logic handling.
  • Changed visibility of the few method to private for consistency

This does not introduce breaking changes and improves code consistency.

- Update docblock annotations for clarity.
- Merge `match` statement cases for concise handling.
- Adjust visibility of `registerBladeDirectives` to private.
Copy link
Collaborator

@ashleyhindle ashleyhindle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice 👌

@pushpak1300 pushpak1300 merged commit e70a4c4 into main Aug 12, 2025
3 of 12 checks passed
@pushpak1300 pushpak1300 deleted the cleanup_service_provider branch August 12, 2025 19:00
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