getClient() public method
| public yii\authclient\ClientInterface getClient ( $id ) | ||
|---|---|---|
| $id | string |
Service id. |
| return | yii\authclient\ClientInterface |
Auth client instance. |
| throws | yii\base\InvalidParamException |
on non existing client request. |
getClient() public method
| public yii\authclient\ClientInterface getClient ( $id ) | ||
|---|---|---|
| $id | string |
Service id. |
| return | yii\authclient\ClientInterface |
Auth client instance. |
| throws | yii\base\InvalidParamException |
on non existing client request. |
Please login to continue.