Skip to content

Kirby 5.0.4

$fileActions->changeTemplate()

$fileActions->changeTemplate(string|null $template): Kirby\Cms\FileActions

Parameters

Name Type Default
$template stringornull no default value

Return types

Kirby\Cms\FileActions

This method does not modify the existing $fileactions object but returns a new object with the changes applied. Learn more →

Parent class

Kirby\Cms\FileActions