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

🎨 Change variables/properties from snake_case to camelCase #321

Merged
merged 9 commits into from
Dec 11, 2023

Conversation

Log1x
Copy link
Member

@Log1x Log1x commented Dec 9, 2023

This was mainly to change snake_case variables/properties to camelCase but I cleaned up some other stuff along the way.

Ideally this should make vars/prop naming conventions uniform with Laravel and the rest of the Acorn codebase. I don't think this PR has any breaking changes but there will be a second PR for the View Composer Cacheable trait which will have a small one if the default properties were modified.

Change log

  • 🎨 Change variables/properties from snake_case to camelCase
  • 📝 Improve docblocks
  • 📝 Add missing docblocks

@QWp6t QWp6t merged commit 670abe8 into main Dec 11, 2023
2 checks passed
@QWp6t QWp6t deleted the chore/camel-case-vars branch December 11, 2023 11:34
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