authclient\OpenId sendRequest()

sendRequest() protected method

Sends request to the server

protected array|string sendRequest ( $url, $method = 'GET', $params = [] )
$url string

Request URL.

$method string

Request method.

$params array

Request parameters.

return array|string

Response.

throws yii\base\Exception

on failure.

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

Please login to continue.