- Code: V013
- Level: MAJOR
- Rule: New protected constructor (does not match supertype)
A class for which the constructor changes signature compared to its supertype will introduce breaking changes.
- [MAJOR] Makes incompatible API changes
A class for which the constructor changes signature compared to its supertype will introduce breaking changes.