Class based contracts #211
Labels
enhancement
New feature or request
feature/contract
The Contract declaration
feature/contracts-constructor
The top level constructor
Milestone
Currently contracts are defined as such:
The
extend
property is a reinvention of the native class functionality, except currently the contract property is not doing the equivalent checks. Contracts should be changed to utilize the native class functionality:The text was updated successfully, but these errors were encountered: