Home
last modified time | relevance | path

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

/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DDeviantArt.php19 const WWW_URL = 'https://www.deviantart.com/'; define in OAuth\\OAuth2\\Service\\DeviantArt
H A DFacebook.php19 const WWW_URL = 'https://www.facebook.com/'; define in OAuth\\OAuth2\\Service\\Facebook
200 $baseUrl = self::WWW_URL .$this->getApiVersionString(). '/dialog/' . $dialogPath;