Normalize a filesystem path.
- Full name:
normalize_path - Defined in:
cms/core/Shared/Helpers/core.php
Parameters
| Parameter | Type | Description |
|---|---|---|
$path |
string | Path to normalize. |
Return Value
array|string|null
Normalized path.
Normalize a filesystem path.
normalize_pathcms/core/Shared/Helpers/core.php| Parameter | Type | Description |
|---|---|---|
$path |
string | Path to normalize. |
array|string|null
Normalized path.