public function JobInterface::getRemoteMappings in Translation Management Tool 8
Gets remote mappings for current job.
Return value
array List of TMGMTRemote entities.
1 method overrides JobInterface::getRemoteMappings()
- Job::getRemoteMappings in src/
Entity/ Job.php - Gets remote mappings for current job.
File
- src/
JobInterface.php, line 685
Class
- JobInterface
- Interface for tmgmt_job entity.
Namespace
Drupal\tmgmtCode
public function getRemoteMappings();