$file->changeTemplate()
$file->changeTemplate(string|null $template): Kirby\Cms\FileParameters
| Name | Type | Default | 
|---|---|---|
| $template | stringornull | no default value | 
Return types
This method does not modify the existing $file object but returns a new object with the changes applied. Learn more →