public function Waitable::wait in TMGMT Translator Smartling 8.2
Same name in this branch
- 8.2 api-sdk-php/src/Waitable.php \Smartling\Waitable::wait()
- 8.2 vendor/smartling/api-sdk-php/src/Waitable.php \Smartling\Waitable::wait()
Same name and namespace in other branches
- 8.4 vendor/smartling/api-sdk-php/src/Waitable.php \Smartling\Waitable::wait()
- 8.3 vendor/smartling/api-sdk-php/src/Waitable.php \Smartling\Waitable::wait()
Makes async operation sync.
Parameters
array $data:
Throws
File
- api-sdk-php/
src/ Waitable.php, line 34
Class
- Waitable
- Interface Waitable @package Smartling
Namespace
SmartlingCode
public function wait(array $data);