Skip to content

Kirby 5.2.0

$responder->toCacheArray()

Converts the response configuration to an array that can safely be cached

$responder->toCacheArray(): array

Return type

array

This method modifies the existing $responder object it is applied to and returns it again.

Parent class

Kirby\Cms\Responder