Skip to content

Kirby 4.1.2

$responder->fromArray()

Construct response from an array

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

Parameters

Name Type Default
$response * array

Parent class

Kirby\Cms\Responder