Skip to content

Kirby 4.1.2

$blocksfield->siblings()

Returns all sibling elements

$blocksfield->siblings(bool $self = true): Kirby\Cms\Collection

Parameters

Name Type Default
$self bool true

Return type

Kirby\Cms\Collection

Parent class

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