$kirby->call()
Calls any Kirby route
Parameters
Name | Type | Default |
---|---|---|
$path | string |null |
null |
$method | string |null |
null |
Return type
mixed
|null
Calls any Kirby route
Name | Type | Default |
---|---|---|
$path | string |null |
null |
$method | string |null |
null |
mixed
|null