web\JsonResponseFormatter $prettyPrint

$prettyPrint public property (available since version 2.0.7)

Whether to format the output in a readable "pretty" format. This can be useful for debugging purpose. If this is true, JSON_PRETTY_PRINT will be added to $encodeOptions. Defaults to false. This property has no effect, when $useJsonp is true.

public boolean $prettyPrint = false
doc_Yii
2016-10-30 17:15:15
Comments
Leave a Comment

Please login to continue.