You are here

public function JobItemInterface::getRemoteMappings in Translation Management Tool 8

Gets remote mappings for current job item.

Return value

array List of TMGMTRemote entities.

1 method overrides JobItemInterface::getRemoteMappings()
JobItem::getRemoteMappings in src/Entity/JobItem.php
Gets remote mappings for current job item.

File

src/JobItemInterface.php, line 522

Class

JobItemInterface
Interface for tmgmt_job_item entity.

Namespace

Drupal\tmgmt

Code

public function getRemoteMappings();