$kirby->render()
Returns the Response object for the current request
$kirby->render(string $path = null, string $method = null): Kirby\Http\Response
Parameters
Name | Type | Default | Description |
---|---|---|---|
$path |
string |
null |
|
$method |
string |
null |