$kirby->render() Returns the Response object for the current request kirby/src/Cms/App.php#L1038 $kirby->render(string $path = null, string $method = null): Kirby\Http\Response Parameters Name Type Default $path string null $method string null Return type Kirby\Http\Response Parent class Kirby\Cms\App