Interface yii\web\RequestParserInterface
实现 | yii\web\JsonParser, yii\web\MultipartFormDataParser |
---|---|
可用版本自 | 2.0 |
源码 | https://github.com/yiichina/yii2/blob/api/framework/web/RequestParserInterface.php |
Interface for classes that parse the raw request body into a parameters array.