$file->templateSiblings()
Returns siblings with the same template
$file->templateSiblings(bool $self = true): Kirby\Cms\Files
Parameters
Name | Type | Default |
---|---|---|
$self | bool |
true
|
Return type
This method modifies the existing $file
object it is applied to and returns it again.