public function RemoteMappingInterface::getJobItem in Translation Management Tool 8
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\tmgmtCode
public function getJobItem();