public function RemoteMappingInterface::getAmount in Translation Management Tool 8
Returns the amount.
Return value
int Returns an integer.
1 method overrides RemoteMappingInterface::getAmount()
- RemoteMapping::getAmount in src/
Entity/ RemoteMapping.php - Returns the amount.
File
- src/
RemoteMappingInterface.php, line 80
Class
- RemoteMappingInterface
- Interface for the tmgmt_remote entity.
Namespace
Drupal\tmgmtCode
public function getAmount();