Dir::remove()
Removes a folder including all containing files and folders
Dir::remove(string $dir): bool
Parameters
Name | Type | Default |
---|---|---|
$dir * | string |
– |
Return type
bool
Removes a folder including all containing files and folders
Dir::remove(string $dir): bool
Name | Type | Default |
---|---|---|
$dir * | string |
– |
bool