$user->siblings()
Returns all sibling elements
$user->siblings(bool $self = true): Kirby\Cms\CollectionParameters
| Name | Type | Default | 
|---|---|---|
| $self | bool | true | 
Returns all sibling elements
$user->siblings(bool $self = true): Kirby\Cms\Collection| Name | Type | Default | 
|---|---|---|
| $self | bool | true |