Skip to content

Kirby 4.2.0

$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

Kirby\Cms\Files

Parent class

Kirby\Cms\File