public property OAuth2ServerToken::$uid in OAuth2 Server 7
The uid of the resource owner.
Type: integer
File
- includes/
oauth2_server.token.inc, line 20
Class
- OAuth2ServerToken
- Entity class representing the oauth2_token entity type.
Code
public $uid;