Hi, if use dependency injection "Refresh routes" throw PHP Recoverable Error
https://yadi.sk/i/BCITOaHV3HNpvA
at line:
https://github.com/webvimark/user-management/blob/master/components/AuthHelper.php#L353
Its fixed if to use $controller = Yii::createObject($className, [$prefix . $id, $module]);`