public function JobItemInterface::getRemoteMappings

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 530

Class

JobItemInterface
Interface for tmgmt_job_item entity.

Namespace

Drupal\tmgmt

Code

public function getRemoteMappings();