public function RemoteMappingInterface::getRemoteIdentifier3 in Translation Management Tool 8
Returns the remote identifier 3.
Return value
string Returns a string.
1 method overrides RemoteMappingInterface::getRemoteIdentifier3()
- RemoteMapping::getRemoteIdentifier3 in src/
Entity/ RemoteMapping.php - Returns the remote identifier 3.
File
- src/
RemoteMappingInterface.php, line 112
Class
- RemoteMappingInterface
- Interface for the tmgmt_remote entity.
Namespace
Drupal\tmgmtCode
public function getRemoteIdentifier3();