Skip to content

Kirby 4.5.0

$responder->fromArray()

Construct response from an array

$responder->fromArray(array $response): void

Parameters

Name Type Default
$response * array

Parent class

Kirby\Cms\Responder