$assetBundles public property
List of the registered asset bundles. The keys are the bundle names, and the values are the registered yii\web\AssetBundle objects.
See also registerAssetBundle().
public yii\web\AssetBundle[] $assetBundles = []
$assetBundles public property
List of the registered asset bundles. The keys are the bundle names, and the values are the registered yii\web\AssetBundle objects.
See also registerAssetBundle().
public yii\web\AssetBundle[] $assetBundles = []
Please login to continue.