public function RemoteMappingInterface::getAmount

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\tmgmt

Code

public function getAmount();