F::remove()
Deletes a file
F::remove(string $file): bool
Parameters
Name | Type | Default | Description |
---|---|---|---|
$file * | string |
– | The path for the file |
Return type
bool
Deletes a file
F::remove(string $file): bool
Name | Type | Default | Description |
---|---|---|---|
$file * | string |
– | The path for the file |
bool