You are here

public function ParameterInterface::exportToArray in TMGMT Translator Smartling 8.2

Same name in this branch
  1. 8.2 api-sdk-php/src/Parameters/ParameterInterface.php \Smartling\Parameters\ParameterInterface::exportToArray()
  2. 8.2 vendor/smartling/api-sdk-php/src/Parameters/ParameterInterface.php \Smartling\Parameters\ParameterInterface::exportToArray()
Same name and namespace in other branches
  1. 8.4 vendor/smartling/api-sdk-php/src/Parameters/ParameterInterface.php \Smartling\Parameters\ParameterInterface::exportToArray()
  2. 8.3 vendor/smartling/api-sdk-php/src/Parameters/ParameterInterface.php \Smartling\Parameters\ParameterInterface::exportToArray()

Returns associative array with key => value pairs of set params

Return value

array

File

api-sdk-php/src/Parameters/ParameterInterface.php, line 17

Class

ParameterInterface
Interface ParameterInterface

Namespace

Smartling\Parameters

Code

public function exportToArray();