- Code: V043
- Level: MAJOR
- Rule: Trait protected method parameter added
Changing a trait protected method parameters may result in any client code being unable to call it with the proper arguments.
- [MAJOR] Makes incompatible API changes
Changing a trait protected method parameters may result in any client code being unable to call it with the proper arguments.