Skip to content

Kirby 4.2.0

$hassiblings->siblings()

Returns all sibling elements

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

Parameters

Name Type Default
$self bool true

Return type

Kirby\Cms\Collection

Parent class

Kirby\Cms\HasSiblings