public function RemoteMappingInterface::getJobId

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\tmgmt

Code

public function getJobId();