protected property OAuthStoreSQL::$max_request_token_ttl in Lingotek Translation 7.7
Same name and namespace in other branches
- 7.2 lib/oauth-php/library/store/OAuthStoreSQL.php \OAuthStoreSQL::max_request_token_ttl
- 7.3 lib/oauth-php/library/store/OAuthStoreSQL.php \OAuthStoreSQL::max_request_token_ttl
- 7.4 lib/oauth-php/library/store/OAuthStoreSQL.php \OAuthStoreSQL::max_request_token_ttl
- 7.5 lib/oauth-php/library/store/OAuthStoreSQL.php \OAuthStoreSQL::max_request_token_ttl
- 7.6 lib/oauth-php/library/store/OAuthStoreSQL.php \OAuthStoreSQL::max_request_token_ttl
* Default ttl for request tokens
File
- lib/
oauth-php/ library/ store/ OAuthStoreSQL.php, line 51
Class
Code
protected $max_request_token_ttl = 3600;