Dir::remove()
Removes a folder including all containing files and folders
Parameters
Name | Type | Default |
---|---|---|
$dir * | string |
– |
Return type
bool
Parent class
Kirby\Cms\Dir
inherited from Kirby\Toolkit\Dir
Removes a folder including all containing files and folders
Name | Type | Default |
---|---|---|
$dir * | string |
– |
bool
Kirby\Cms\Dir
inherited from Kirby\Toolkit\Dir