protected static property ApiTestAbstract::$clientInterfaceMethods in TMGMT Translator Smartling 8.3
Same name and namespace in other branches
- 8.4 vendor/smartling/api-sdk-php/tests/unit/ApiTestAbstract.php \Smartling\Tests\Unit\ApiTestAbstract::clientInterfaceMethods
- 8.2 api-sdk-php/tests/unit/ApiTestAbstract.php \Smartling\Tests\Unit\ApiTestAbstract::clientInterfaceMethods
- 8.2 vendor/smartling/api-sdk-php/tests/unit/ApiTestAbstract.php \Smartling\Tests\Unit\ApiTestAbstract::clientInterfaceMethods
File
- vendor/
smartling/ api-sdk-php/ tests/ unit/ ApiTestAbstract.php, line 118
Class
- ApiTestAbstract
- Class ApiTestAbstract @package Smartling\Tests
Namespace
Smartling\Tests\UnitCode
protected static $clientInterfaceMethods = [
'createRequest',
'get',
'head',
'delete',
'put',
'patch',
'post',
'options',
'send',
'request',
'getDefaultOption',
'setDefaultOption',
'getBaseUrl',
];