authclient\BaseOAuth processResponse()

processResponse() protected method

Processes raw response converting it to actual data.

protected array processResponse ( $rawResponse, $contentType = self::CONTENT_TYPE_AUTO )
$rawResponse string

Raw response.

$contentType string

Response content type.

return array

Actual response.

throws yii\base\Exception

on failure.

doc_Yii
2016-10-30 16:49:02
Comments
Leave a Comment

Please login to continue.