- Code: V020
- Level: MAJOR
- Rule: Class protected property added
The addition of a protected property to a class may enter in conflict with subclasses that may contain a property with the same name.
- [MAJOR] Makes incompatible API changes
The addition of a protected property to a class may enter in conflict with subclasses that may contain a property with the same name.