F::uri()
Returns the file as data uri
F::uri(string $file): string|bool
Parameters
Name | Type | Default | Description |
---|---|---|---|
$file |
string |
– | The path for the file |
Return type
string
|bool
Returns the file as data uri
F::uri(string $file): string|bool
Name | Type | Default | Description |
---|---|---|---|
$file |
string |
– | The path for the file |
string
|bool