public property OAuth2ServerToken::$expires in OAuth2 Server 7
The Unix timestamp when the token expires.
Type: integer
File
- includes/
oauth2_server.token.inc, line 41
Class
- OAuth2ServerToken
- Entity class representing the oauth2_token entity type.
Code
public $expires;