normalizePathInfo() public method
Normalizes specified pathInfo.
| public string normalizePathInfo ( $pathInfo, $suffix, &$normalized = false ) | ||
|---|---|---|
| $pathInfo | string |
PathInfo for normalization |
| $suffix | string |
Current rule suffix |
| $normalized | boolean |
If specified, this variable will be set to |
| return | string |
Normalized pathInfo |
Please login to continue.