Skip to content

Scaffolding: introduce ImplementedStatefulAndInterface

Daniel Kurowski requested to merge scaffolding-with-interface-v2 into master

Introduces capability to add "implements Stateful" clause to generated class alongside its implementation.

Merge request reports