$layoutfield->siblings()
Returns all sibling elements
$layoutfield->siblings(bool $self = true): Kirby\Cms\Collection
Parameters
Name | Type | Default |
---|---|---|
$self | bool |
true |
Return type
Parent class
Kirby\Form\Field\LayoutField
inherited from Kirby\Form\FieldClass