setInstance() public static method
Sets the currently requested instance of this module class.
| public static void setInstance ( $instance ) | ||
|---|---|---|
| $instance | yii\base\Module|null |
The currently requested instance of this module class. If it is |
setInstance() public static method
Sets the currently requested instance of this module class.
| public static void setInstance ( $instance ) | ||
|---|---|---|
| $instance | yii\base\Module|null |
The currently requested instance of this module class. If it is |
Please login to continue.