public property OAuth2ServerToken::$token in OAuth2 Server 7
The token.
Type: string
File
- includes/
oauth2_server.token.inc, line 34
Class
- OAuth2ServerToken
- Entity class representing the oauth2_token entity type.
Code
public $token;
The token.
Type: string
public $token;