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