Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 345 Bytes

V040.md

File metadata and controls

15 lines (9 loc) · 345 Bytes

V040 - Trait public property removed

  • Code: V040
  • Level: MAJOR
  • Rule: Trait public property removed

Description

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

Examples

Go back to ruleset