web\JsonParser
Class yii\web\JsonParser
Inheritance | yii\web\JsonParser |
---|---|
Implements | yii\web\RequestParserInterface |
Available since version | 2.0 |
Source Code | https://github.com/yiisoft/yii2/blob/master/framework/web/JsonParser.php |
Parses a raw HTTP request using yii\helpers\Json::decode()
T