mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-22 01:30:23 +08:00
move JsExpression to web.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
namespace yii\helpers\base;
|
||||
|
||||
use yii\base\InvalidParamException;
|
||||
use yii\helpers\JsExpression;
|
||||
use yii\web\JsExpression;
|
||||
|
||||
/**
|
||||
* Json is a helper class providing JSON data encoding and decoding.
|
||||
|
||||
Reference in New Issue
Block a user