web\RequestParserInterface

Interface yii\web\RequestParserInterface

Implemented by yii\web\JsonParser, yii\web\MultipartFormDataParser
Available since version 2.0
Source Code https://github.com/yiisoft/yii2/blob/master/framework/web/RequestParserInterface.php

Interface for classes that parse the raw request body into a parameters array.

Public Methods

<