No asset bundle was used.
'; return; } ?>= $name ?> |
|
sourcePath | = Html::encode($bundle['sourcePath'] !== null ? $bundle['sourcePath'] : $bundle['basePath']) ?> |
---|---|
basePath | = Html::encode($bundle['basePath']) ?> |
baseUrl | = Html::encode($bundle['baseUrl']) ?> |
css | = Html::ul($bundle['css'], ['class' => 'assets']) ?> |
js | = Html::ul($bundle['js'], ['class' => 'assets']) ?> |
depends |
|