$request
$request : \ManaPHP\Http\RequestInterface
invokeAction(\ManaPHP\Controller $controller, string $action) : mixed
\ManaPHP\Controller | $controller | |
string | $action |
dispatch(\ManaPHP\Http\RouterInterface|\ManaPHP\Http\RouterContext $router) : mixed
Dispatches a handle action taking into account the routing parameters
\ManaPHP\Http\RouterInterface|\ManaPHP\Http\RouterContext | $router |
getControllerInstance() : \ManaPHP\Controller