$field->toEntries()
Parse yaml entries data and convert it to a collection of field objects
$field->toEntries(): Kirby\Cms\Collection
Return type
This method modifies the existing $field
object it is applied to and returns it again.
Parse yaml entries data and convert it to a collection of field objects
$field->toEntries(): Kirby\Cms\Collection
This method modifies the existing $field
object it is applied to and returns it again.