Removes directory recursively along with any files.
- Full name:
rmdir__ - Defined in:
cms/core/Shared/Helpers/core.php
Parameters
| Parameter | Type | Description |
|---|---|---|
$dir |
string | Directory that should be removed. |
Return Value
void
Removes directory recursively along with any files.
rmdir__cms/core/Shared/Helpers/core.php| Parameter | Type | Description |
|---|---|---|
$dir |
string | Directory that should be removed. |
void