Skip to content

Add a new interface like module.classy.controllers([xxx, ...]) to create multiple controllers #29

@ghost

Description

I would like to add more controllers at one time (it's a normal case when my app grows), please add a new interface like module.classy.controllers([xxx]) and return the module it self, so that I can write code like this;
module.classy.controllers([xxx, xxx]).config(xxx).run(xxx).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions