Skip to content

Kirby 5.0.4

$blocksField->fill()

$blocksField->fill(mixed $value): Kirby\Form\Field\BlocksField

Parameters

Name Type Default
$valuerequired mixed no default value

Return type

Kirby\Form\Field\BlocksField

This method does not modify the existing $blocksfield object but returns a new object with the changes applied. Learn more →

Parent class

Kirby\Form\Field\BlocksField