public function RemoteMappingInterface::getJobId in Translation Management Tool 8
Gets translation job id.
Return value
int Returns the translation job id.
1 method overrides RemoteMappingInterface::getJobId()
- RemoteMapping::getJobId in src/
Entity/ RemoteMapping.php - Gets translation job id.
File
- src/
RemoteMappingInterface.php, line 19
Class
- RemoteMappingInterface
- Interface for the tmgmt_remote entity.
Namespace
Drupal\tmgmtCode
public function getJobId();