Home
last modified time | relevance | path

Searched refs:API_URI_US (Results 1 – 1 of 1) sorted by relevance

/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DBattleNet.php30 const API_URI_US = 'https://us.api.battle.net/'; define in OAuth\\OAuth2\\Service\\BattleNet
47 $this->baseApiUri = new Uri( self::API_URI_US );
60 case self::API_URI_US: return 'https://us.battle.net/oauth/';