You are here

public property OAuth2ServerAuthorizationCode::$expires in OAuth2 Server 7

The Unix timestamp when the code expires.

Type: integer

File

includes/oauth2_server.authorization_code.inc, line 41

Class

OAuth2ServerAuthorizationCode
Entity class representing the oauth2_server_authorization_code entity type.

Code

public $expires;