| Current Path : /var/www/html/dynawebv3.blunetdev.com/common/widgets/VvvebjsEditor/ |
| Current File : /var/www/html/dynawebv3.blunetdev.com/common/widgets/VvvebjsEditor/VvvebjsAssets.php |
<?php
namespace common\widgets\VvvebjsEditor;
use yii\web\AssetBundle;
class VvvebjsAssets extends AssetBundle
{
public $sourcePath = '@common/widgets/VvvebjsEditor/assets';
public $js = [
];
public $css = [
];
}