public function RemoteMappingInterface::getJobItem

Gets translation job item.

Return value

\Drupal\tmgmt\JobItemInterface Returns the job item.

1 method overrides RemoteMappingInterface::getJobItem()
RemoteMapping::getJobItem in src/Entity/RemoteMapping.php
Gets translation job item.

File

src/RemoteMappingInterface.php, line 43

Class

RemoteMappingInterface
Interface for the tmgmt_remote entity.

Namespace

Drupal\tmgmt

Code

public function getJobItem();