F::base64()
Returns the file content as base64 encoded string
F::base64(string $file): stringParameters
| Name | Type | Default | Description | 
|---|---|---|---|
| $file * | string | – | 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 | 
|---|---|---|---|
| $file * | string | – | The path for the file | 
string