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