__construct() public method
Constructor.
| public void __construct ( $config = [] ) | ||
|---|---|---|
| $config | array |
Name-value pairs that will be used to initialize the object properties. Note that the configuration must contain both $id and $basePath. |
| throws | yii\base\InvalidConfigException | |
Please login to continue.