- Code: V031
- Level: PATCH
- Rule: Class private method parameter added
A class private method is not visible to external clients, thus cannot enter in conflict with subtypes/supertypes.
- [PATCH] Makes backwards-compatible bug fixes
A class private method is not visible to external clients, thus cannot enter in conflict with subtypes/supertypes.