- Code: V038
- Level: MAJOR
- Rule: Trait public method removed
Removing a method from a trait may break client code if said method is called.
- [MAJOR] Makes incompatible API changes
Removing a method from a trait may break client code if said method is called.