mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-26 06:15:19 +08:00
huge amount of documentation link fixes
This commit is contained in:
@ -12,7 +12,7 @@ use yii\base\Object;
|
||||
/**
|
||||
* JsExpression marks a string as a JavaScript expression.
|
||||
*
|
||||
* When using [[yii\helpers\Json::encode()]] to encode a value, JsonExpression objects
|
||||
* When using [[\yii\helpers\Json::encode()]] to encode a value, JsonExpression objects
|
||||
* will be specially handled and encoded as a JavaScript expression instead of a string.
|
||||
*
|
||||
* @author Qiang Xue <qiang.xue@gmail.com>
|
||||
|
Reference in New Issue
Block a user