Skip to content

Kirby 5.1.1

$field->toEntries()

Parse yaml entries data and convert it to a collection of field objects

$field->toEntries(): Kirby\Cms\Collection

Return type

Kirby\Cms\Collection

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