- Code: V040
- Level: MAJOR
- Rule: Trait public property removed
A trait public property is similar to a class public property being removed. Any code depending on this public property will break.
- [MAJOR] Makes incompatible API changes
A trait public property is similar to a class public property being removed. Any code depending on this public property will break.