protected property Client::$id in OAuth2 Client 7.2
Same name and namespace in other branches
- 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
OAuth2Code
protected $id = NULL;