# Todos

- Add Public methods for various configurations on MethodClass [x]
- Add Public methods for various configurations on PropertyClass [x]
- Add and AddConstant(), SetComment() on PHPClass, Traits, and Interface [x]
- Add usage documentations [x]

- Insure that there is on one same property name on a class [x]
- Add Generator classes for Method, Interface and Trait [x]
- Migrate, Class, Interface and Trait __toString() codes to generator classes [x]
- Add [addConstructor] and [isInvokable] methods to the class definition [x]

## v2.2.10

- Rename some internal interfaces [x]
