You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While the PSR declarations provide no recommendation for namespace capitalization, it is pretty standard to use PascalCase when defining namespaces as it aligns with the class name capitalization guidance by PSR 0/4.
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
What's on your mind?
While the PSR declarations provide no recommendation for namespace capitalization, it is pretty standard to use PascalCase when defining namespaces as it aligns with the class name capitalization guidance by PSR 0/4.
Code of Conduct
The text was updated successfully, but these errors were encountered: