You are here

public function AuthApiInterface::getTokenType in TMGMT Translator Smartling 8.4

Same name and namespace in other branches
  1. 8.2 api-sdk-php/src/AuthApi/AuthApiInterface.php \Smartling\AuthApi\AuthApiInterface::getTokenType()
  2. 8.2 vendor/smartling/api-sdk-php/src/AuthApi/AuthApiInterface.php \Smartling\AuthApi\AuthApiInterface::getTokenType()
  3. 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\AuthApi

Code

public function getTokenType();