loadConfiguration() protected method
Applies configuration from the given file to self instance.
| protected void loadConfiguration ( $configFile ) | ||
|---|---|---|
| $configFile | string |
Configuration file name. |
| throws | yii\console\Exception |
on failure. |
loadConfiguration() protected method
Applies configuration from the given file to self instance.
| protected void loadConfiguration ( $configFile ) | ||
|---|---|---|
| $configFile | string |
Configuration file name. |
| throws | yii\console\Exception |
on failure. |
Please login to continue.