F::unlink()
Ensures that a file or link is deleted (with race condition handling)
F::unlink(string $file): boolParameters
| Name | Type | Default | 
|---|---|---|
| $filerequired | string | no default value | 
Return type
bool
Ensures that a file or link is deleted (with race condition handling)
F::unlink(string $file): bool| Name | Type | Default | 
|---|---|---|
| $filerequired | string | no default value | 
bool