protected property ApiTestAbstract::$responseWithException in TMGMT Translator Smartling 8.4
Same name and namespace in other branches
- 8.2 api-sdk-php/tests/unit/ApiTestAbstract.php \Smartling\Tests\Unit\ApiTestAbstract::responseWithException
- 8.2 vendor/smartling/api-sdk-php/tests/unit/ApiTestAbstract.php \Smartling\Tests\Unit\ApiTestAbstract::responseWithException
- 8.3 vendor/smartling/api-sdk-php/tests/unit/ApiTestAbstract.php \Smartling\Tests\Unit\ApiTestAbstract::responseWithException
Type: string
File
- vendor/
smartling/ api-sdk-php/ tests/ unit/ ApiTestAbstract.php, line 47
Class
- ApiTestAbstract
- Class ApiTestAbstract @package Smartling\Tests
Namespace
Smartling\Tests\UnitCode
protected $responseWithException = '{"response":{"data":null,"code":"VALIDATION_ERROR","errors":[{"message":"Validation error text"}]}}';