mirror of
https://github.com/yiisoft/yii2.git
synced 2025-12-03 16:39:48 +08:00
Fixes #2820
This commit is contained in:
@@ -239,6 +239,7 @@ class View extends \yii\base\View
|
||||
$this->cssFiles = null;
|
||||
$this->js = null;
|
||||
$this->jsFiles = null;
|
||||
$this->assetBundles = [];
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user