- Code: V007
- Level: MAJOR
- Rule: Class protected method removed
Class inheriting from a class for which a protected method was removed may end up not working anymore if they called this method.
- [MAJOR] Makes incompatible API changes
Class inheriting from a class for which a protected method was removed may end up not working anymore if they called this method.