yiisoft / yii2-debug

Debug Extension for Yii 2
http://www.yiiframework.com
BSD 3-Clause "New" or "Revised" License
202 stars 150 forks source link

Allow customizing the UrlRule class used to generate rules in bootstrap #368

Closed machour closed 5 years ago

machour commented 5 years ago
Q A
Is bugfix? yes
New feature? no
Breaks BC? no
Tests pass? yes
Fixed issues #103

(but I'm wondering if I should be using Yii::$app->urlManager->ruleConfig instead 🤔)

samdark commented 5 years ago

Thank you!