$kirby->controller()
Calls a page controller by name and with the given arguments
Parameters
Name | Type | Default |
---|---|---|
$name * | string |
– |
$arguments | array |
[ ] |
$contentType | string |
'html' |
Return type
array