You are here

protected property Client::$id in OAuth2 Client 7.2

Same name and namespace in other branches
  1. 7 oauth2_client.inc \OAuth2\Client::id

Unique identifier of an OAuth2\Client object.

Type: string

File

src/Client.php, line 28
Class OAuth2\Client.

Class

Client
The class OAuth2\Client is used to communicate with an oauth2 server.

Namespace

OAuth2

Code

protected $id = NULL;