You are here

constant BaseApiAbstract::HTTP_METHOD_POST in TMGMT Translator Smartling 8.3

Same name and namespace in other branches
  1. 8.4 vendor/smartling/api-sdk-php/src/BaseApiAbstract.php \Smartling\BaseApiAbstract::HTTP_METHOD_POST
  2. 8.2 api-sdk-php/src/BaseApiAbstract.php \Smartling\BaseApiAbstract::HTTP_METHOD_POST
  3. 8.2 vendor/smartling/api-sdk-php/src/BaseApiAbstract.php \Smartling\BaseApiAbstract::HTTP_METHOD_POST

File

vendor/smartling/api-sdk-php/src/BaseApiAbstract.php, line 32

Class

BaseApiAbstract
Class BaseApiAbstract

Namespace

Smartling

Code

const HTTP_METHOD_POST = 'post';