Methods
-
executeController(controller, data, route, router) → {Promise.<*>}
-
Executes a controller from a given hashmap
Parameters:
Name Type Description controller
data
route
router
Returns:
- Type
- Promise.<*>
Name | Type | Description |
---|---|---|
controller |
||
data |
||
route |
||
router |