$fieldset->siblings()
Returns all sibling elements
$fieldset->siblings(bool $self = true): Kirby\Cms\Collection
Parameters
Name | Type | Default |
---|---|---|
$self | bool |
true |
Return type
Parent class
Kirby\Cms\Fieldset
inherited from Kirby\Cms\Item