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