Skip to content

Kirby 4.2.0

$blocksfield->data()

Deprecated in 3.5.0
$blocksfield->data(bool $default = false): mixed|null

Parameters

Name Type Default
$default bool false

Return type

mixed|null

Parent class

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