web\UrlNormalizer collapseSlashes()

collapseSlashes() protected method

Collapse consecutive slashes in $pathInfo, for example converts site///index into site/index.

protected string collapseSlashes ( $pathInfo )
$pathInfo string

Raw path info.

return string

Normalized path info.

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

Please login to continue.