$normalizer public property (available since version 2.0.10)
The configuration for yii\web\UrlNormalizer used by this rule. If null
, yii\web\UrlManager::$normalizer will be used, if false
, normalization will be skipped for this rule.
public yii\web\UrlNormalizer|array|false|null $normalizer = null
Please login to continue.