$layoutfield->pasteBlocks()
Paste action for blocks: - generates new uuids for the blocks - filters only supported fieldsets - applies max limit if defined
$layoutfield->pasteBlocks(array $blocks): array
Parameters
| Name | Type | Default |
|---|---|---|
| $blocks * | array |
– |
Return type
array
Parent class
Kirby\Form\Field\LayoutField inherited from Kirby\Form\Field\BlocksField