F::uri()
Returns the file as data uri
F::uri(string $file): string|false
Parameters
Name | Type | Default | Description |
---|---|---|---|
$filerequired | string |
no default value | The path for the file |
Return types
string
orfalse
Returns the file as data uri
F::uri(string $file): string|false
Name | Type | Default | Description |
---|---|---|---|
$filerequired | string |
no default value | The path for the file |
string
orfalse