- Code: V050
- Level: MAJOR
- Rule: Trait protected property added
A trait that is already used within a class may cause conflicts if the class already has a property with the same name.
- [MAJOR] Makes incompatible API changes
A trait that is already used within a class may cause conflicts if the class already has a property with the same name.