IMoneyFactory
A factory for creating IMoney instances
Table of Contents
getMoney() | Retrieve a new IMoney instance of a certain amount | IMoney |
---|
Methods
getMoney()
Retrieve a new IMoney instance of a certain amount
public
getMoney(
$amount :
string
)
: IMoney
Parameters
- $amount : string
Amount
Return values
IMoney —Money