F::safeName()
Sanitize a filename to strip unwanted special characters
F::safeName(string $string): string
Parameters
Name | Type | Default | Description |
---|---|---|---|
$string * | string |
– | The file name |
Return type
string
Sanitize a filename to strip unwanted special characters
F::safeName(string $string): string
Name | Type | Default | Description |
---|---|---|---|
$string * | string |
– | The file name |
string