$page->templateSiblings()
Returns siblings with the same template
$page->templateSiblings(bool $self = true): Kirby\Cms\Pages
Parameters
Name | Type | Default |
---|---|---|
$self | bool |
true |
Returns siblings with the same template
$page->templateSiblings(bool $self = true): Kirby\Cms\Pages
Name | Type | Default |
---|---|---|
$self | bool |
true |