You are here

public function RemoteMappingInterface::getCurrency in Translation Management Tool 8

Returns the currency.

Return value

int Returns an integer.

1 method overrides RemoteMappingInterface::getCurrency()
RemoteMapping::getCurrency in src/Entity/RemoteMapping.php
Returns the currency.

File

src/RemoteMappingInterface.php, line 88

Class

RemoteMappingInterface
Interface for the tmgmt_remote entity.

Namespace

Drupal\tmgmt

Code

public function getCurrency();