Skip to content

Using Ioc.call to execute controller methods

Choose a tag to compare

@thetutlage thetutlage released this 29 May 19:02

Controller methods are now executed via ioc.call enabling method injection.

Commits:

  • docs: update docs 463dcbf
  • refactor(Server): use ioc container call method to invoke class methods 72638db
  • chore(package): update dependencies 7000d8a
  • chore(package): update dependencies 134cb18

Commit Range:
v1.1.3...master