getAssetManager() public method
Registers the asset manager being used by this view object.
| public yii\web\AssetManager getAssetManager ( ) | ||
|---|---|---|
| return | yii\web\AssetManager |
The asset manager. Defaults to the "assetManager" application component. |
getAssetManager() public method
Registers the asset manager being used by this view object.
| public yii\web\AssetManager getAssetManager ( ) | ||
|---|---|---|
| return | yii\web\AssetManager |
The asset manager. Defaults to the "assetManager" application component. |
Please login to continue.