Skip to content

Kirby 4.1.2

$file->download()

$file->download(?string $filename = null): string

Parameters

Name Type Default
$filename string|null null

Return type

string

Parent class

Kirby\Filesystem\File