BlockUuid::fieldToCollection()
Converts content field to a Blocks collection
BlockUuid::fieldToCollection()
has been marked as unstable. It might be changed in a future Kirby major or minor release without being considered a breaking change. Use with caution.
BlockUuid::fieldToCollection(Kirby\Content\Field $field): Kirby\Cms\Blocks
Parameters
Name | Type | Default |
---|---|---|
$fieldrequired | Kirby\Content\Field |
no default value |