Class yii\debug\UserswitchAsset

Inheritanceyii\debug\UserswitchAsset » yii\web\AssetBundle
Available since extension's version2.0.10
Source Code https://github.com/yiisoft/yii2-debug/blob/master/src/UserswitchAsset.php

User switch asset bundle

Public Properties

Hide inherited properties

Property Type Description Defined By
$js yii\debug\UserswitchAsset
$sourcePath yii\debug\UserswitchAsset

Property Details

Hide inherited properties

$js public property
public $js = [
    
'js/userswitch.js',
]
$sourcePath public property
public $sourcePath '@yii/debug/assets'