You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 9, 2019. It is now read-only.
\yii\base\Controller accepts configuration data array as constructor param, but \yii\base\Module::createController() nor \yii\base\Module:: createControllerByID() don't. I suggest to add param $config = [] to both of these methods and pass it further to created controller.
The text was updated successfully, but these errors were encountered:
\yii\base\Controller accepts configuration data array as constructor param, but \yii\base\Module::createController() nor \yii\base\Module:: createControllerByID() don't. I suggest to add param $config = [] to both of these methods and pass it further to created controller.
The text was updated successfully, but these errors were encountered: