Skip to content

Kirby 4.1.2

F::uri()

Returns the file as data uri

F::uri(string $file): string|false

Parameters

Name Type Default Description
$file * string The path for the file

Return type

string|false

Parent class

Kirby\Filesystem\F