public function RemoteMappingInterface::getJobItemId

Gets translation job item id.

Return value

int Returns the job item id.

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

File

src/RemoteMappingInterface.php, line 35

Class

RemoteMappingInterface
Interface for the tmgmt_remote entity.

Namespace

Drupal\tmgmt

Code

public function getJobItemId();