of() public static method
Creates a new Instance object.
| public static yii\di\Instance of ( $id ) | ||
|---|---|---|
| $id | string |
The component ID |
| return | yii\di\Instance |
The new Instance object. |
of() public static method
Creates a new Instance object.
| public static yii\di\Instance of ( $id ) | ||
|---|---|---|
| $id | string |
The component ID |
| return | yii\di\Instance |
The new Instance object. |
Please login to continue.