- Code: V055
- Level: MAJOR
- Rule: Trait private property added
Adding a private property to a trait may enter in conflict with an existing property in a class that uses this trait.
- [MAJOR] Makes incompatible API changes
Adding a private property to a trait may enter in conflict with an existing property in a class that uses this trait.