Skip to content

Kirby 4.2.0

$blocksfield->pasteBlocks()

Paste action for blocks: - generates new uuids for the blocks - filters only supported fieldsets - applies max limit if defined

$blocksfield->pasteBlocks(array $blocks): array

Parameters

Name Type Default
$blocks * array

Return type

array

Parent class

Kirby\Form\Field\BlocksField