register() public static method
Registers this asset bundle with a view.
| public static static register ( $view ) | ||
|---|---|---|
| $view | yii\web\View |
The view to be registered with |
| return | static |
The registered asset bundle instance |
register() public static method
Registers this asset bundle with a view.
| public static static register ( $view ) | ||
|---|---|---|
| $view | yii\web\View |
The view to be registered with |
| return | static |
The registered asset bundle instance |
Please login to continue.