mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-26 06:15:19 +08:00
move JsExpression to web.
This commit is contained in:
@ -10,7 +10,7 @@ namespace yii\validators;
|
||||
use Yii;
|
||||
use yii\base\InvalidConfigException;
|
||||
use yii\helpers\Html;
|
||||
use yii\helpers\JsExpression;
|
||||
use yii\web\JsExpression;
|
||||
use yii\helpers\Json;
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user