Skip to content

Kirby 5.0.0

$structureObject->siblings()

Returns all sibling elements

$structureObject->siblings(bool $self = true): Kirby\Cms\Structure

Parameters

Name Type Default
$self bool true

Return type

Kirby\Cms\Structure

Parent class

Kirby\Cms\StructureObject inherited from Kirby\Cms\Item