web\JsonResponseFormatter $encodeOptions

$encodeOptions public property (available since version 2.0.7)

The encoding options passed to yii\helpers\Json::encode(). For more details please refer to http://www.php.net/manual/en/function.json-encode.php. Default is JSON_UNESCAPED_SLASHES | JSON_UNESCAPED_UNICODE. This property has no effect, when $useJsonp is true.

public integer $encodeOptions = 320
doc_Yii
2016-10-30 17:15:15
Comments
Leave a Comment

Please login to continue.