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 true if $pathInfo was changed during normalization return string
Normalized pathInfo