$kirby->io() Takes almost any kind of input and tries to convert it into a valid response kirby/src/Cms/App.php#L739 $kirby->io(mixed $input): Kirby\Http\Response Parameters Name Type Default $input * mixed – Return type Kirby\Http\Response Parent class Kirby\Cms\App