$file->changeTemplate()
$file->changeTemplate(?string $template): Kirby\Cms\File
Parameters
| Name | Type | Default |
|---|---|---|
| $template * | string|null |
– |
Return type
This method does not modify the existing $file object but returns a new object with the changes applied. Learn more →