Skip to content

Kirby 4.2.0

$content->convertTo()

Converts the content to a new blueprint

$content->convertTo(string $to): array

Parameters

Name Type Default
$to * string

Return type

array

Parent class

Kirby\Content\Content