public property OAuth2ServerToken::$client_id in OAuth2 Server 7
The id of the associated client.
Type: integer
File
- includes/
oauth2_server.token.inc, line 13
Class
- OAuth2ServerToken
- Entity class representing the oauth2_token entity type.
Code
public $client_id;