web\UrlNormalizer normalizePathInfo()

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

doc_Yii
2016-10-30 17:17:05
Comments
Leave a Comment

Please login to continue.