public function ParameterInterface::exportToArray in TMGMT Translator Smartling 8.2
Same name in this branch
- 8.2 api-sdk-php/src/Parameters/ParameterInterface.php \Smartling\Parameters\ParameterInterface::exportToArray()
- 8.2 vendor/smartling/api-sdk-php/src/Parameters/ParameterInterface.php \Smartling\Parameters\ParameterInterface::exportToArray()
Same name and namespace in other branches
- 8.4 vendor/smartling/api-sdk-php/src/Parameters/ParameterInterface.php \Smartling\Parameters\ParameterInterface::exportToArray()
- 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
- vendor/
smartling/ api-sdk-php/ src/ Parameters/ ParameterInterface.php, line 17
Class
- ParameterInterface
- Interface ParameterInterface
Namespace
Smartling\ParametersCode
public function exportToArray();