$language->siblings()
Returns all sibling elements
$language->siblings(bool $self = true): Kirby\Cms\Languages
Parameters
Name | Type | Default |
---|---|---|
$self | bool |
true
|
Return type
This method modifies the existing $language
object it is applied to and returns it again.