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