getAssetManager() public method
Returns the asset manager instance.
| public yii\web\AssetManager getAssetManager ( ) | ||
|---|---|---|
| return | yii\web\AssetManager |
Asset manager instance. |
| throws | yii\console\Exception |
on invalid configuration. |
getAssetManager() public method
Returns the asset manager instance.
| public yii\web\AssetManager getAssetManager ( ) | ||
|---|---|---|
| return | yii\web\AssetManager |
Asset manager instance. |
| throws | yii\console\Exception |
on invalid configuration. |
Please login to continue.