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
Returns the file as data uri
F::uri(string $file): string|false
Name | Type | Default | Description |
---|---|---|---|
$file * | string |
– | The path for the file |
string
|false