Skip to main content
API Documentation
Main menu
Paragraphs
TMGMT
You are here
Home
»
API reference
»
8.x-1.x
»
RemoteMappingInterface.php
»
RemoteMappingInterface
Search 8.x-1.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
8.x-1.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Deprecated
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
();