You are here

public function AuthApiInterface::resetToken in TMGMT Translator Smartling 8.3

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

Return value

void

1 method overrides AuthApiInterface::resetToken()
AuthTokenProvider::resetToken in vendor/smartling/api-sdk-php/src/AuthApi/AuthTokenProvider.php
@inheritdoc

File

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

Class

AuthApiInterface
Interface AuthApiInterface

Namespace

Smartling\AuthApi

Code

public function resetToken();