F::base64()
Returns the file content as base64 encoded string
F::base64(string $file): string
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
| $filerequired | string |
no default value | The path for the file |
Return type
string
Returns the file content as base64 encoded string
F::base64(string $file): string
| Name | Type | Default | Description |
|---|---|---|---|
| $filerequired | string |
no default value | The path for the file |
string