- Code: V039
- Level: MAJOR
- Rule: Trait protected method removed
Removing a protected method from a trait will break any class using this method.
- [MAJOR] Makes incompatible API changes
Removing a protected method from a trait will break any class using this method.