mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-26 06:15:19 +08:00
update urlnormalizer docs
This commit is contained in:
@ -132,7 +132,7 @@ class UrlManager extends Component
|
||||
* If you wish to enable URL normalization, you should configure this property manually.
|
||||
* For example:
|
||||
*
|
||||
* ```
|
||||
* ```php
|
||||
* [
|
||||
* 'class' => 'yii\web\UrlNormalizer',
|
||||
* 'collapseSlashes' => true,
|
||||
|
Reference in New Issue
Block a user