Controller
Less than 1 minute
Controller
Methods
run
public run(?Route $route): Response
Parameters
Parameter | Type | Description |
---|---|---|
$route | Route |
runAction
public runAction(string $actionName, array $actionArgs = []): Response
Parameters
Parameter | Type | Description |
---|---|---|
$actionName | string | |
$actionArgs | array |
Generated by Hazaar API Doc Generator