Automattic / Automattic/zoninator
Switch public class properties for constants and private/protected properties
Open
type: maintenance
- Dominant language
- PHP
- Stars
- 86
- Forks
- 53
- PR merge metrics
- No merged PRs in 30d
Description
Review the public properties and see which can be changed to constants, and which can be made non-public.
While this would be a breaking change, we're still on major version 0.x.y, so breaking changes are allowed.
Contributor guide
Assessment
This issue has not been assessed yet.