$kirby->io()
Takes almost any kind of input and tries to convert it into a valid response
$kirby->io(mixed $input): Kirby\Http\Response
Parameters
| Name | Type | Default | 
|---|---|---|
| $input * | mixed | 
                – | 
Takes almost any kind of input and tries to convert it into a valid response
$kirby->io(mixed $input): Kirby\Http\Response
| Name | Type | Default | 
|---|---|---|
| $input * | mixed | 
                – |