You are here

protected property ApiTestAbstract::$authProvider in TMGMT Translator Smartling 8.3

Same name and namespace in other branches
  1. 8.4 vendor/smartling/api-sdk-php/tests/unit/ApiTestAbstract.php \Smartling\Tests\Unit\ApiTestAbstract::authProvider
  2. 8.2 api-sdk-php/tests/unit/ApiTestAbstract.php \Smartling\Tests\Unit\ApiTestAbstract::authProvider
  3. 8.2 vendor/smartling/api-sdk-php/tests/unit/ApiTestAbstract.php \Smartling\Tests\Unit\ApiTestAbstract::authProvider

Type: PHPUnit_Framework_MockObject_MockObject|AuthApiInterface

File

vendor/smartling/api-sdk-php/tests/unit/ApiTestAbstract.php, line 62

Class

ApiTestAbstract
Class ApiTestAbstract @package Smartling\Tests

Namespace

Smartling\Tests\Unit

Code

protected $authProvider;