$layoutcolumn->siblings()
Returns all sibling elements
$layoutcolumn->siblings(bool $self = true): Kirby\Cms\Collection
Parameters
Name | Type | Default | Description |
---|---|---|---|
$self |
bool |
true |
Return type
Inherited from
Kirby\Cms\Item