public function AuthApiInterface::getTokenType in TMGMT Translator Smartling 8.4
Same name and namespace in other branches
- 8.2 api-sdk-php/src/AuthApi/AuthApiInterface.php \Smartling\AuthApi\AuthApiInterface::getTokenType()
- 8.2 vendor/smartling/api-sdk-php/src/AuthApi/AuthApiInterface.php \Smartling\AuthApi\AuthApiInterface::getTokenType()
- 8.3 vendor/smartling/api-sdk-php/src/AuthApi/AuthApiInterface.php \Smartling\AuthApi\AuthApiInterface::getTokenType()
Return value
string
1 method overrides AuthApiInterface::getTokenType()
- AuthTokenProvider::getTokenType in vendor/
smartling/ api-sdk-php/ src/ AuthApi/ AuthTokenProvider.php - @inheritdoc
File
- vendor/
smartling/ api-sdk-php/ src/ AuthApi/ AuthApiInterface.php, line 24
Class
- AuthApiInterface
- Interface AuthApiInterface
Namespace
Smartling\AuthApiCode
public function getTokenType();