You are here

public function AuthApiInterface::getAccessToken in TMGMT Translator Smartling 8.2

Same name in this branch
  1. 8.2 api-sdk-php/src/AuthApi/AuthApiInterface.php \Smartling\AuthApi\AuthApiInterface::getAccessToken()
  2. 8.2 vendor/smartling/api-sdk-php/src/AuthApi/AuthApiInterface.php \Smartling\AuthApi\AuthApiInterface::getAccessToken()
Same name and namespace in other branches
  1. 8.4 vendor/smartling/api-sdk-php/src/AuthApi/AuthApiInterface.php \Smartling\AuthApi\AuthApiInterface::getAccessToken()
  2. 8.3 vendor/smartling/api-sdk-php/src/AuthApi/AuthApiInterface.php \Smartling\AuthApi\AuthApiInterface::getAccessToken()

Return value

string token

Throws

InvalidAccessTokenException

File

vendor/smartling/api-sdk-php/src/AuthApi/AuthApiInterface.php, line 19

Class

AuthApiInterface
Interface AuthApiInterface

Namespace

Smartling\AuthApi

Code

public function getAccessToken();