Skip to content

Kirby 5.2.0

$blocksField->emptyValue()

Returns the fallback value when the field should be empty

$blocksField->emptyValue(): mixed

Return type

mixed

This method modifies the existing $blocksfield object it is applied to and returns it again.

Parent class

Kirby\Form\Field\BlocksField inherited from Kirby\Form\FieldClass