Skip to content

Kirby 5.0.0

$block->siblings()

Returns all sibling elements

$block->siblings(bool $self = true): Kirby\Cms\Blocks

Parameters

Name Type Default
$self bool true

Return type

Kirby\Cms\Blocks

Parent class

Kirby\Cms\Block inherited from Kirby\Cms\Item