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