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