mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-02 13:02:24 +08:00
@inheritdoc notation changed
This commit is contained in:
@ -125,7 +125,7 @@ class MultipartFormDataParser extends BaseObject implements RequestParserInterfa
|
||||
}
|
||||
|
||||
/**
|
||||
* @inheritdoc
|
||||
* {@inheritdoc}
|
||||
*/
|
||||
public function parse($rawBody, $contentType)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user