protected property LingotekOAuthServer::$allowed_uri_schemes in Lingotek Translation 7.5
Same name and namespace in other branches
- 7.7 lib/oauth-php/library/LingotekOAuthServer.php \LingotekOAuthServer::allowed_uri_schemes
- 7.4 lib/oauth-php/library/LingotekOAuthServer.php \LingotekOAuthServer::allowed_uri_schemes
- 7.6 lib/oauth-php/library/LingotekOAuthServer.php \LingotekOAuthServer::allowed_uri_schemes
File
- lib/
oauth-php/ library/ LingotekOAuthServer.php, line 41
Class
Code
protected $allowed_uri_schemes = array(
'http',
'https',
);